Can't isntall via pybombs
ChrisFearn opened this issue · 1 comments
ChrisFearn commented
[ERROR] Build failed. See output above for error messages.
[ERROR] Problem occurred while building package gr-baz:
Build failed.
[ERROR] Error installing package gr-baz. Aborting.
I receive this error. Please help
MaxwellDPS commented
when you cmake use this
cmake -DCMAKE_INSTALL_PREFIX=~/prefix/default/ ..
assuming you used the default prefix for the PyBombs install
Cheers