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

python setup.py egg_info did not run successfully. #90

Open
ausalt opened this issue Sep 18, 2024 · 1 comment
Open

python setup.py egg_info did not run successfully. #90

ausalt opened this issue Sep 18, 2024 · 1 comment

Comments

@ausalt
Copy link

ausalt commented Sep 18, 2024

python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
import torch
ModuleNotFoundError: No module named 'torch'
[end of output]

@ReloadProcz
Copy link

Well I think you didn't build up the conda environment correctly. Did you really install conda and set the conda\bin to the %PATH% and strictly follow the README?

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