Jump to content

log :   ERROR: Command errored out with exit status 1:
     command: 'c:\users\dragon\appdata\local\programs\python\python38-32\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\Dragon\\AppData\\Local\\Temp\\pip-install-z2o26mk7\\email_5869cb41c6f34c869a708d183b194362\\setup.py'"'"'; __file__='"'"'C:\\Users\\Dragon\\AppData\\Local\\Temp\\pip-install-z2o26mk7\\email_5869cb41c6f34c869a708d183b194362\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\Dragon\AppData\Local\Temp\pip-pip-egg-info-72xhwgj3'
         cwd: C:\Users\Dragon\AppData\Local\Temp\pip-install-z2o26mk7\email_5869cb41c6f34c869a708d183b194362\
    Complete output (11 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "c:\users\dragon\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\__init__.py", line 17, in <module>
        import setuptools.version
      File "c:\users\dragon\appdata\local\programs\python\python38-32\lib\site-packages\setuptools\version.py", line 1, in <module>
        import pkg_resources
      File "c:\users\dragon\appdata\local\programs\python\python38-32\lib\site-packages\pkg_resources\__init__.py", line 36, in <module>
        import email.parser
      File "C:\Users\Dragon\AppData\Local\Temp\pip-install-z2o26mk7\email_5869cb41c6f34c869a708d183b194362\email\parser.py", line 10, in <module>
        from cStringIO import StringIO
    ModuleNotFoundError: No module named 'cStringIO'
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

 

How can I solve this? ı wanna install email package

 

Link to comment
https://linustechtips.com/topic/1290804-pip-install-error/
Share on other sites

Link to post
Share on other sites

https://stackoverflow.com/questions/28200366/python-3-x-importerror-no-module-named-cstringio

 

I won't add anything since I don't really understand Python all that well.

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
https://linustechtips.com/topic/1290804-pip-install-error/#findComment-14369754
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×