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

not compatible with python 3.7 x86? #18

Closed
apoklyps3 opened this issue Jul 5, 2018 · 1 comment
Closed

not compatible with python 3.7 x86? #18

apoklyps3 opened this issue Jul 5, 2018 · 1 comment

Comments

@apoklyps3
Copy link

I get an error when fetching requirments

Command "c:\users\vali\appdata\local\programs\python\python37-32\python.exe -u -c "import setuptools, tokenize;__file__='C:\\Users\\Vali\\AppData\\Local\\Temp\\pip-install-scgbaab1\\greenlet\\setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record C:\Users\Vali\AppData\Local\Temp\pip-record-ib7f2f8v\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\Vali\AppData\Local\Temp\pip-install-scgbaab1\greenlet\

@brentvollebregt
Copy link
Owner

Looks like an error with greenlet. Quite understandable that they won't be supporting 3.7 quite yet due to how new it is.
I'll update the readme, thank you for reporting this.

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

2 participants