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

unable to do make in utils #9

Open
sumitvasie opened this issue Aug 26, 2016 · 1 comment
Open

unable to do make in utils #9

sumitvasie opened this issue Aug 26, 2016 · 1 comment

Comments

@sumitvasie
Copy link

i run the command sudo ./build.sh
-- Boost version: 1.59.0
-- Found the following Boost libraries:
-- system
-- filesystem
-- python3
-- Configuring done
-- Generating done
-- Build files have been written to: /media/sumit/New Volume/PROJECTS/ASD/ssai-cnn-master/utils
make[2]: *** No rule to make target '/home/sumit/.pyenv/versions/anaconda3-2.4.0/lib/libpython3.5m.so', needed by 'patches.so'. Stop.
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/patches.dir/all' failed
make[1]: *** [CMakeFiles/patches.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

Got this error. Kindly help..

@whatnick
Copy link

Where is your anaconda3 installed ? I had to change the define in build.sh to point to my actual anaconda install location.

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