Advertisement
Guest User

pip-install

a guest
Mar 4th, 2015
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. pip install https://github.com/mpcabd/python-arabic-reshaper/archive/master.zip
  2. Downloading/unpacking https://github.com/mpcabd/python-arabic-reshaper/archive/master.zip
  3. Downloading master.zip (unknown size): 4.4kB downloaded
  4. Running setup.py (path:/tmp/pip-ObC4T1-build/setup.py) egg_info for package from https://github.com/mpcabd/python-arabic-reshaper/archive/master.zip
  5. Traceback (most recent call last):
  6. File "<string>", line 17, in <module>
  7. IOError: [Errno 2] No such file or directory: '/tmp/pip-ObC4T1-build/setup.py'
  8. Complete output from command python setup.py egg_info:
  9. Traceback (most recent call last):
  10.  
  11. File "<string>", line 17, in <module>
  12.  
  13. IOError: [Errno 2] No such file or directory: '/tmp/pip-ObC4T1-build/setup.py'
  14.  
  15. ----------------------------------------
  16. Cleaning up...
  17. Command python setup.py egg_info failed with error code 1 in /tmp/pip-ObC4T1-build
  18. Storing debug log for failure in /home/sarthor/.pip/pip.log
  19. root@ubnt-server-14:~#
  20. root@ubnt-server-14:~#
  21. root@ubnt-server-14:~# ls /tmp/pip-ObC4T1-build/
  22. arabic_reshaper.py pip-egg-info README.md
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement