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

ModuleNotFoundError: No module named 'bps_torch' #12

Open
223d opened this issue Jul 13, 2023 · 2 comments
Open

ModuleNotFoundError: No module named 'bps_torch' #12

223d opened this issue Jul 13, 2023 · 2 comments

Comments

@223d
Copy link

223d commented Jul 13, 2023

Successfully installed bps_torch dependency package still shows that it does not exist. Why?

@223d
Copy link
Author

223d commented Jul 13, 2023

Traceback (most recent call last):
File "data/process_gnet_data.py", line 42, in
from bps_torch.bps import bps_torch
ModuleNotFoundError: No module named 'bps_torch'

@otaheri
Copy link
Owner

otaheri commented Apr 22, 2024

Can you import the bps_torch in a python console? It seems the package might not be installed properly.

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