Guest User

Untitled

a guest
Jul 21st, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. Collecting pyautogui
  2. Using cached https://files.pythonhosted.org/packages/45/70/c5d340fadb06106135b7fe9677fc6d275f3cd7f7e6f896316c4cfe6c022c/PyAutoGUI-0.9.37.tar.gz
  3. Complete output from command python setup.py egg_info:
  4. Traceback (most recent call last):
  5. File "<string>", line 1, in <module>
  6. File "C:UsersUserAppDataLocalTemppip-install-ogi36fzepyautoguisetup.py", line 11, in <module>
  7. long_description = fh.read()
  8. File "C:UsersUserAppDataLocalProgramsPythonPython36libencodingscp1250.py", line 23, in decode
  9. return codecs.charmap_decode(input,self.errors,decoding_table)[0]
  10. UnicodeDecodeError: 'charmap' codec can't decode byte 0x88 in position 290: character maps to <undefined>
Add Comment
Please, Sign In to add comment