Re: To Upgrade Python Libraries, Use "pip"

Amit Yaron <[email protected]> Wed, 31 Jul 2019 11:14:29 +0300
Newsgroups gmane.os.freebsd.chat
Message-ID <[email protected]>
Thanks,
Virtual environments are very useful.

On 30.7.2019 14:36, Vincent Hoffman-Kazlauskas wrote:
> 
> 
> 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
> 
>> _______________________________________________
>> [email protected] mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-chat
>> To unsubscribe, send any mail to "[email protected]"
> _______________________________________________
> [email protected] mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-chat
> To unsubscribe, send any mail to "[email protected]"
> 


_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chat
To unsubscribe, send any mail to "[email protected]"