-
Notifications
You must be signed in to change notification settings - Fork 11
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
ModuleNotFoundError: No module named 'torch_integral.tsp_solver.solver',but I can't find the problem, please help,Thank you! #32
Comments
@EIDorado1 Hello! Did you follow installation instructions? |
What command do you use to install the package |
python setup.py install |
Use |
Maybe you trying to run package from root dir? Python will use this instead of installed version. Please out of project root dir if so |
I'll try to create a brand new python environment and put it under another path, thank you so much! |
@EIDorado1 Hello! Did you solve this problem? We plan to close this issue if so |
The text was updated successfully, but these errors were encountered: