<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Pip on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</title>
    <link>https://move.cyber-neurones.org/tags/pip/</link>
    <description>Recent content in Pip on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Mon, 11 Feb 2019 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://move.cyber-neurones.org/tags/pip/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installation de pip sur Mac OS</title>
      <link>https://move.cyber-neurones.org/post/2019/02/2019-02-11-installation-de-pip-sur-mac-os/</link>
      <pubDate>Mon, 11 Feb 2019 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2019/02/2019-02-11-installation-de-pip-sur-mac-os/</guid>
      <description>&lt;p&gt;Voici ce que j&amp;rsquo;ai fait pour faire l&amp;rsquo;installation de pip sur Mac OS :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py&#xA;  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current&#xA;                                 Dload  Upload   Total   Spent    Left  Speed&#xA;100 1662k  100 1662k    0     0   560k      0  0:00:02  0:00:02 --:--:-- 560k&#xA;&#xA;$ python3 get-pip.py&#xA;Collecting pip&#xA;  Downloading https://files.pythonhosted.org/packages/d7/41/34dd96bd33958e52cb4da2f1bf0818e396514fd4f4725a79199564cd0c20/pip-19.0.2-py2.py3-none-any.whl (1.4MB)&#xA;    100% |████████████████████████████████| 1.4MB 154kB/s &#xA;Installing collected packages: pip&#xA;  Found existing installation: pip 18.1&#xA;    Uninstalling pip-18.1:&#xA;      Successfully uninstalled pip-18.1&#xA;Successfully installed pip-19.0.2&#xA;&#xA;$ pip install feedparser&#xA;Collecting feedparser&#xA;  Downloading https://files.pythonhosted.org/packages/91/d8/7d37fec71ff7c9dbcdd80d2b48bcdd86d6af502156fc93846fb0102cb2c4/feedparser-5.2.1.tar.bz2 (192kB)&#xA;    100% |████████████████████████████████| 194kB 500kB/s &#xA;Building wheels for collected packages: feedparser&#xA;  Building wheel for feedparser (setup.py) ... done&#xA;  Stored in directory: ....&#xA;Successfully built feedparser&#xA;Installing collected packages: feedparser&#xA;Successfully installed feedparser-5.2.1&lt;/code&gt;&lt;/pre&gt;</description>
    </item>
  </channel>
</rss>
