Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Requirement already satisfied (use --upgrade to upgrade): buildstream in /home/sam/buildstream
  2. Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python3.5/site-packages (from buildstream)
  3. Requirement already satisfied (use --upgrade to upgrade): psutil in /home/sam/.local/lib/python3.5/site-packages (from buildstream)
  4. Requirement already satisfied (use --upgrade to upgrade): ruamel.yaml in /home/sam/.local/lib/python3.5/site-packages (from buildstream)
  5. Requirement already satisfied (use --upgrade to upgrade): pluginbase in /home/sam/.local/lib/python3.5/site-packages/pluginbase-0.5-py3.5.egg (from buildstream)
  6. Requirement already satisfied (use --upgrade to upgrade): Click in /home/sam/.local/lib/python3.5/site-packages (from buildstream)
  7. Requirement already satisfied (use --upgrade to upgrade): blessings in /home/sam/.local/lib/python3.5/site-packages (from buildstream)
  8. You are using pip version 8.0.2, however version 9.0.1 is available.
  9. You should consider upgrading via the 'pip install --upgrade pip' command.
  10. Exception ignored in: <function WeakValueDictionary.__init__.<locals>.remove at 0x7fe4165d0378>
  11. Traceback (most recent call last):
  12. File "/usr/lib64/python3.5/weakref.py", line 117, in remove
  13. TypeError: 'NoneType' object is not callable
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement