Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation Problem (Windows) #46

Open
ManagerBitten opened this issue Jul 24, 2021 · 2 comments
Open

Installation Problem (Windows) #46

ManagerBitten opened this issue Jul 24, 2021 · 2 comments

Comments

@ManagerBitten
Copy link

ManagerBitten commented Jul 24, 2021

Im not sure how to fix this because i havent seen any issue with it

C:\Users\dillp\Downloads\Stitch-master\Stitch-master>pip install -r win_requirements.txt
Collecting colorama==0.3.7
Using cached colorama-0.3.7-py2.py3-none-any.whl (19 kB)
Collecting email==4.0.2
Using cached email-4.0.2.tar.gz (1.2 MB)
ERROR: Command errored out with exit status 1:
command: 'c:\users\dillp\appdata\local\programs\python\python39\python.exe' -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\Users\dillp\AppData\Local\Temp\pip-install-7ndkds4l\email_4152e713dcfe436f9f0a55d8771090c2\setup.py'"'"'; file='"'"'C:\Users\dillp\AppData\Local\Temp\pip-install-7ndkds4l\email_4152e713dcfe436f9f0a55d8771090c2\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base 'C:\Users\dillp\AppData\Local\Temp\pip-pip-egg-info-dyolyek2'
cwd: C:\Users\dillp\AppData\Local\Temp\pip-install-7ndkds4l\email_4152e713dcfe436f9f0a55d8771090c2
Complete output (11 lines):
Traceback (most recent call last):
File "", line 1, in
File "c:\users\dillp\appdata\local\programs\python\python39\lib\site-packages\setuptools_init_.py", line 16, in
import setuptools.version
File "c:\users\dillp\appdata\local\programs\python\python39\lib\site-packages\setuptools\version.py", line 1, in
import pkg_resources
File "c:\users\dillp\appdata\local\programs\python\python39\lib\site-packages\pkg_resources_init_.py", line 33, in
import email.parser
File "C:\Users\dillp\AppData\Local\Temp\pip-install-7ndkds4l\email_4152e713dcfe436f9f0a55d8771090c2\email\parser.py", line 10, in
from cStringIO import StringIO
ModuleNotFoundError: No module named 'cStringIO'
----------------------------------------
WARNING: Discarding https://files.pythonhosted.org/packages/71/e7/816030d3b0426c130040bd068be62b9213357ed02896f5d9badcf46d1b5f/email-4.0.2.tar.gz#sha256=e2254c9b4e4cf33553f7dfc85b500eea4c3e96733736f38c9dbfc3dcc6303705 (from https://pypi.org/simple/email/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
ERROR: Could not find a version that satisfies the requirement email==4.0.2 (from versions: 2.5.8, 3.0.1, 4.0.1, 4.0.2, 6.0.0a1)
ERROR: No matching distribution found for email==4.0.2

@kanubhai12
Copy link

Ok

@Icicles0
Copy link

Icicles0 commented May 3, 2022

Me to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants