Advertisement
GreenWolf13

error

Mar 25th, 2016
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.87 KB | None | 0 0
  1. C:\FilePathExpungedForPrivacy\pyscp-master\pyscp-master>pip install
  2. . --user
  3. Processing c:\FilePathExpungedForPrivacy\pyscp-master\pyscp-master
  4. Complete output from command python setup.py egg_info:
  5. Traceback (most recent call last):
  6. File "<string>", line 1, in <module>
  7. File "C:\FilePathExpungedForPrivacy\AppData\Local\Temp\pip-tvhw_ts8-build\setup.py", l
  8. ine 4, in <module>
  9. readme = f.read()
  10. File "c:\program files\python35\lib\encodings\cp1252.py", line 23, in deco
  11. de
  12. return codecs.charmap_decode(input,self.errors,decoding_table)[0]
  13. UnicodeDecodeError: 'charmap' codec can't decode byte 0x8f in position 1055:
  14. character maps to <undefined>
  15.  
  16. ----------------------------------------
  17. Command "python setup.py egg_info" failed with error code 1 in C:\FilePathExpungedForPrivacy
  18. \AppData\Local\Temp\pip-tvhw_ts8-build\
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement