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

error while installing #26

Open
RachelHui12 opened this issue Dec 23, 2020 · 4 comments
Open

error while installing #26

RachelHui12 opened this issue Dec 23, 2020 · 4 comments

Comments

@RachelHui12
Copy link

ERROR: Could not find a version that satisfies the requirement cupy (from pyinn)
ERROR: No matching distribution found for cupy

@HappinessL
Copy link

Hello, would you like to ask you whether this problem has been solved?

@kevinlai58
Copy link

I face the same issue and unable to solve it so far.

@colayear
Copy link

Download the code and modify ‘setup.py’, replace ‘cupy' with 'cupy-xxx'(your matching version). Then run the local file 'setup.py'.

@PalgunaGopireddy
Copy link

Download the code and modify ‘setup.py’, replace ‘cupy' with 'cupy-xxx'(your matching version). Then run the local file 'setup.py'.

It worked
Changed cupy to cupy-cuda11x in setup.py and ran python setup.py install.

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

5 participants