-
Notifications
You must be signed in to change notification settings - Fork 30
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
Can not install compass #119
Comments
conda list compass packages in environment at E:\Ana\envs\cplex:Name Version Build Channelcompass-sc 0.9.10.2 pypi_0 pypi compass -h |
Hello, after I installed and configured CPLEX, I proceeded to install Compass, but I encountered this error. However, my Visual Studio is able to configure C++ files normally. It seems that the issue is caused by my file path, but I’m not sure how to resolve it.Help!
my code:
git clone https://github.com/yoseflab/Compass.git
cd Compass
python setup.py install
the major error:
error: command 'E:\Ana\envs\cplex\Library\bin\cmake.exe' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for python-libsbml
Running setup.py clean for python-libsbml
Successfully built compass-sc
Failed to build python-libsbml
ERROR: Could not build wheels for python-libsbml, which is required to install pyproject.toml-based projects
The text was updated successfully, but these errors were encountered: