From owner-freebsd-chat@freebsd.org Tue Jul 30 13:03:15 2019 Return-Path: Delivered-To: freebsd-chat@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3783DA2C6C for ; Tue, 30 Jul 2019 13:03:15 +0000 (UTC) (envelope-from freebsd-chat@m.gmane.org) Received: from blaine.gmane.org (195-159-176-226.customer.powertech.no [195.159.176.226]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9904698BFA for ; Tue, 30 Jul 2019 13:03:14 +0000 (UTC) (envelope-from freebsd-chat@m.gmane.org) Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hsRmS-0006Hg-VE for freebsd-chat@freebsd.org; Tue, 30 Jul 2019 15:03:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-chat@freebsd.org From: Amit Yaron Subject: To Upgrade Python Libraries, Use "pip" Date: Tue, 30 Jul 2019 16:02:49 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0 X-Mozilla-News-Host: news://news.gmane.com:119 Content-Language: en-US X-Rspamd-Queue-Id: 9904698BFA X-Spamd-Bar: +++++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [5.58 / 15.00]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; HFILTER_HOSTNAME_1(0.50)[195-159-176-226.customer.powertech.no]; MV_CASE(0.50)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(0.48)[0.482,0]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; NEURAL_SPAM_SHORT(0.26)[0.256,0]; MX_GOOD(-0.01)[blaine.gmane.org]; NEURAL_SPAM_LONG(0.99)[0.992,0]; IP_SCORE(0.16)[ipnet: 195.159.0.0/16(0.08), asn: 2116(0.71), country: NO(-0.01)]; R_SPF_NA(0.00)[]; FORGED_SENDER(0.30)[amit@phpandmore.net,freebsd-chat@m.gmane.org]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:2116, ipnet:195.159.0.0/16, country:NO]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; FROM_NEQ_ENVFROM(0.00)[amit@phpandmore.net,freebsd-chat@m.gmane.org]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2019 13:03:15 -0000 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