Guest User

download pyzmq

a guest
Jul 4th, 2013
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.45 KB | None | 0 0
  1. /media/disk2/Projects# pip install --no-install pyzmq
  2. Downloading/unpacking pyzmq
  3.   Downloading pyzmq-13.1.0.zip (1.0Mb): 1.0Mb downloaded
  4.   Running setup.py egg_info for package pyzmq
  5.    
  6.     no previously-included directories found matching 'docs/build'
  7.     no previously-included directories found matching 'docs/gh-pages'
  8.     warning: no directories found matching 'bundled/uuid'
  9.     warning: no previously-included files found matching 'bundled/uuid/Makefile*'
  10.     warning: no previously-included files found matching 'bundled/zeromq/src/Makefile*'
  11.     warning: no previously-included files found matching 'bundled/zeromq/src/platform.hpp'
  12.     warning: no previously-included files found matching 'setup.cfg'
  13.     warning: no previously-included files found matching 'zmq/libzmq*'
  14.     warning: no previously-included files matching '__pycache__/*' found anywhere in distribution
  15.     warning: no previously-included files matching '.deps/*' found anywhere in distribution
  16.     warning: no previously-included files matching '*.so' found anywhere in distribution
  17.     warning: no previously-included files matching '*.pyd' found anywhere in distribution
  18.     warning: no previously-included files matching '.git*' found anywhere in distribution
  19.     warning: no previously-included files matching '.DS_Store' found anywhere in distribution
  20.     warning: no previously-included files matching '.mailmap' found anywhere in distribution
  21. Successfully downloaded pyzmq
Add Comment
Please, Sign In to add comment