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

Intallation problem: "Could not find a version that satisfies the requirement aimrocks==0.0.10 (from aim->stylegan2_pytorch) (from versions: 0.0.9) No matching distribution found for aimrocks==0.0.10 (from aim->stylegan2_pytorch)" #263

Open
rainwala opened this issue Dec 20, 2021 · 3 comments

Comments

@rainwala
Copy link

Hello, thank you for your work!

When I try the command:
pip3 install stylegan2_pytorch

I get the output:

Downloading https://files.pythonhosted.org/packages/53/13/207ebb5b2315640a68378c31cb31cfe1182373d11a813bd52219c83700a7/aimrecords-0.0.7-py2.py3-none-any.whl
Collecting aimrocks==0.0.10 (from aim->stylegan2_pytorch)
  Could not find a version that satisfies the requirement aimrocks==0.0.10 (from aim->stylegan2_pytorch) (from versions: 0.0.9)
No matching distribution found for aimrocks==0.0.10 (from aim->stylegan2_pytorch)
@develax
Copy link

develax commented Jan 20, 2022

The same problem.

@AvondaleZPR
Copy link

update pip
pip install --upgrade pip

@Omer-Hedvat
Copy link

Omer-Hedvat commented Feb 4, 2022

I'm with the latest pip version (==22.0.3) and still get this error.
I get this message when I try to install aim==3.4.1 or aimrocks==0.0.10

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

4 participants