- This topic has 2 replies, 3 voices, and was last updated 4 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Getting Started › [SOLVED] SofaPython NOT found
Tagged: Windows10-64bits
Hello,
I am building the SOFA stable version.
Could you tell me what I missed ?
regards,
Elek
QGLViewer: Using Qt4
SofaGUIQt: Using Qt4
— SofaTest: optional dependency SofaPython NOT found, Python_test won’t be built
Adding Application Modeler
Modeler executable: Using Qt4
— Found Qt4: /usr/bin/qmake-qt4 (found version “4.8.1”)
Hi @ewpostek,
Actually you missed nothing since SofaPython in an optional plugin.
Yet, if you want to compile/use it, you just have to install Python, activate SofaPython plugin in CMake and rebuild.
sudo apt-get install python2.7-dev
should be enough 😉
Cheers,
Guillaume.
Hello
I have the same problem. I activated SofaPython but I get the error Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS)
I am building sofa on windows 10 and I have python installed with anaconda.
thanks.
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.