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 'lpsmap.ad3ext.parse' #5

Open
nanguoshun opened this issue Dec 22, 2020 · 0 comments
Open

No module named 'lpsmap.ad3ext.parse' #5

nanguoshun opened this issue Dec 22, 2020 · 0 comments

Comments

@nanguoshun
Copy link

Dear Vlad,

Thanks for your amazing work.

I am trying to install lpsmap and having trouble with an error when I use it.

from lpsmap.ad3ext.parse import Parse
ModuleNotFoundError: No module named 'lpsmap.ad3ext.parse'

I first download the eigen as indicated in https://gitlab.com/libeigen/eigen and then perform the following scripts
export EIGEN_DIR=/path/to/eigen
python setup.py build_clib # builds ad3 in-place
pip install . # builds lpsmap and installs

My env is:
Unbuntu16.04
Python: 3.6
Pytorch: 1.6.0

I am not sure if the eigen should be compiled firstly.

Would you please give some suggestions?

Thanks a lot!

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

1 participant