Guest User

Untitled

a guest
Dec 17th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. C:WINDOWSsystem32>pip list
  2.  
  3. numpy (1.13.1+mkl)
  4. opencv-python (3.3.0)
  5. pip (9.0.1)
  6. setuptools (28.8.0)*
  7.  
  8. C:WINDOWSsystem32>pip install --index-url=http://pypi.python.org/simple/ --trusted-host pypi.python.org pyinstaller
  9.  
  10. Collecting pyinstaller
  11. Could not find a version that satisfies the requirement pyinstaller (from versions: )
  12. No matching distribution found for pyinstaller*
Add Comment
Please, Sign In to add comment