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

problem about the command "bash install_imc.sh" #1

Open
mgao97 opened this issue Mar 21, 2024 · 1 comment
Open

problem about the command "bash install_imc.sh" #1

mgao97 opened this issue Mar 21, 2024 · 1 comment

Comments

@mgao97
Copy link

mgao97 commented Mar 21, 2024

Hi~

When I run "bash install_imc.sh", the errors encountered below.

collect2: error: ld returned 1 exit status
error: command 'g++' failed with exit status 1
make: *** [Makefile:2: all] Error 1
make: Leaving directory '/users/Min/PyDTINet/lib/leml-imf/src/python'
cp: cannot stat 'src/python/__train_mf.so': No such file or directory

Any solutions?

@Linmj-Judy
Copy link

I solved this problem by:
apt-get update
apt-get install libblas-dev liblapack-dev
My OS is Ubuntu 20.04.
Wish it could work for you.

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