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 'av3d.models.projection' #1

Open
120829 opened this issue Apr 7, 2024 · 1 comment
Open

ModuleNotFoundError: No module named 'av3d.models.projection' #1

120829 opened this issue Apr 7, 2024 · 1 comment

Comments

@120829
Copy link

120829 commented Apr 7, 2024

Traceback (most recent call last):
File "/home/szx/anaconda3/envs/av3d/lib/python3.9/site-packages/hydra/_internal/utils.py", line 585, in _locate
import_module(mod)
File "/home/szx/anaconda3/envs/av3d/lib/python3.9/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1030, in _gcd_import
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "", line 850, in exec_module
File "", line 228, in _call_with_frames_removed
File "/home/szx/Project/av3d/av3d/models/ngp_kplanes_implicit.py", line 13, in
from av3d.models.deform_posi_enc.snarf import SNARFDPEncoder
File "/home/szx/Project/av3d/av3d/models/deform_posi_enc/snarf.py", line 15, in
from av3d.models.projection.map_utils import point_mesh_face_distance
ModuleNotFoundError: No module named 'av3d.models.projection'

@Aku02
Copy link
Owner

Aku02 commented Apr 26, 2024

Hi @120829,

Apologies for the delay. I've added some files that should resolve the issue. Please don't hesitate to reach out if any problems persist.

Thanks!

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