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 with pip install #614

Open
cmlakhan opened this issue May 26, 2022 · 1 comment
Open

error with pip install #614

cmlakhan opened this issue May 26, 2022 · 1 comment

Comments

@cmlakhan
Copy link

Describe the bug
I am trying to install Bagua with Pytorch Lightning but I'm getting the following error:

ERROR: Could not find a version that satisfies the requirement bagua-cuda113 (from versions: none)

Environment

  • Your operating system and version: Red Hat 4.8.5-44
  • Your
    python version:
  • Your PyTorch version: 3.9
  • How did you install python (e.g. apt or pyenv)? Did you use a virtualenv?: conda
  • Have you tried using latest bagua master (python3 -m pip install --pre bagua)?: no

Reproducing

Please provide a minimal working example. This means the runnable code.

Please also write what exact commands are required to reproduce your results.

Additional context
Add any other context about the problem here.

Screen Shot 2022-05-26 at 8 52 00 AM

@woqidaideshi
Copy link
Contributor

woqidaideshi commented Feb 15, 2023

@cmlakhan Can you install any other python packages using the command pip install xxx? Maybe you could try to upgrade pip using pip install --upgrade pip ?

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