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

Can't install on python 3.10 #39

Open
thestonechat opened this issue Apr 30, 2022 · 1 comment
Open

Can't install on python 3.10 #39

thestonechat opened this issue Apr 30, 2022 · 1 comment

Comments

@thestonechat
Copy link

This is the error I'm getting

Defaulting to user installation because normal site-packages is not writeable Collecting git+https://github.com/ramsrigouthamg/Questgen.ai Cloning https://github.com/ramsrigouthamg/Questgen.ai to /tmp/pip-req-build-o9y6mywf Running command git clone --filter=blob:none --quiet https://github.com/ramsrigouthamg/Questgen.ai /tmp/pip-req-build-o9y6mywf Resolved https://github.com/ramsrigouthamg/Questgen.ai to commit 66c43d37f972c900414461920498644ef47e856f Preparing metadata (setup.py) ... done ERROR: Could not find a version that satisfies the requirement torch==1.10.0 (from questgen) (from versions: 1.11.0) ERROR: No matching distribution found for torch==1.10.0

when I do pip install torch==1.10.0 it says cant install from versions: 1.11.0

I dont know if its a problem with pip, python, pytorch or what

pls help :)

@hoanghaing
Copy link

downgrade to < python 3.7.9

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