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

No module named 'pygsp.graphs.nngraphs.spherehealpix' #14

Open
zhaoying9105 opened this issue Nov 20, 2023 · 0 comments
Open

No module named 'pygsp.graphs.nngraphs.spherehealpix' #14

zhaoying9105 opened this issue Nov 20, 2023 · 0 comments

Comments

@zhaoying9105
Copy link

Traceback (most recent call last):
File "/projs/AE/zhaoying/projects/sdu/deepsphere-pytorch/scripts/run_ar_tc.py", line 21, in
from deepsphere.models.spherical_unet.unet_model import SphericalUNet
File "/projs/AE/zhaoying/projects/sdu/deepsphere-pytorch/deepsphere/models/spherical_unet/unet_model.py", line 14, in
from deepsphere.utils.laplacian_funcs import get_equiangular_laplacians, get_healpix_laplacians, get_icosahedron_laplacians
File "/projs/AE/zhaoying/projects/sdu/deepsphere-pytorch/deepsphere/utils/laplacian_funcs.py", line 6, in
from pygsp.graphs.nngraphs.spherehealpix import SphereHealpix
ModuleNotFoundError: No module named 'pygsp.graphs.nngraphs.spherehealpix'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant