To Upgrade Python Libraries, Use "pip"
Amit Yaron
amit at phpandmore.net
Wed Jul 31 08:14:39 UTC 2019
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
>
>> _______________________________________________
>> freebsd-chat at freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-chat
>> To unsubscribe, send any mail to "freebsd-chat-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-chat at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-chat
> To unsubscribe, send any mail to "freebsd-chat-unsubscribe at freebsd.org"
>
More information about the freebsd-chat
mailing list