Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Jul 2019 14:36:46 +0100
From:      Vincent Hoffman-Kazlauskas <vince@unsane.co.uk>
To:        freebsd-chat@freebsd.org
Subject:   Re: To Upgrade Python Libraries, Use "pip"
Message-ID:  <c7fe3743-8b0d-063b-97ea-3e094f94cea6@unsane.co.uk>
In-Reply-To: <qhpf5v$mr5$1@blaine.gmane.org>
References:  <qhpf5v$mr5$1@blaine.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help


On 30/07/2019 14:02, Amit Yaron wrote:
> I prefer it to the ports becaue with "pip" I can get the most advanced
> versions. You can even upgrade "pip if you type:
>   pip install --upgrade pip
> 
> 
I'd recommend using python virtual environments if you want to use pip,
that way you can have the latest for your own work and stick with the
ports versions for the system.

https://docs.python.org/3/tutorial/venv.html

Vince

> _______________________________________________
> freebsd-chat@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-chat
> To unsubscribe, send any mail to "freebsd-chat-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c7fe3743-8b0d-063b-97ea-3e094f94cea6>