python 3.6 packages right selection

Asked by Luc OGER

I have upgraded my opensuse computer to the latest stable version (leap 15.0) and it is mainly devoted to use gcc 7 and python 3.6
so how I can configure cmake to reach the correct path ?

right now it is mix of both choice see below:

 PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3.6
PYTHON_INCLUDE_DIR:PATH=/usr/include/python2.7
PYTHON_LIBRARY:FILEPATH=/usr/lib64/libpython2.7.so
_GLViewer_LIB_DEPENDS:STATIC=general;/usr/lib64/libglut.so;general;/usr/lib64/libXmu.so;general;/usr/lib64/libXi.so;general;/usr/lib64/libGL.so;general;/usr/lib64/libGLU.so;general;/usr/lib64/libQtOpenGL.so;general;/usr/lib64/libQtGui.so;general;/usr/lib64/libQtCore.so;general;/usr/local/lib/libQGLViewer-qt4.so;general;/usr/lib64/libboost_python.so;general;/usr/lib64/libboost_thread.so;general;/usr/lib64/libboost_filesystem.so;general;/usr/lib64/libboost_iostreams.so;general;/usr/lib64/libboost_regex.so;general;/usr/lib64/libboost_serialization.so;general;/usr/lib64/libboost_system.so;general;/usr/lib64/libboost_date_time.so;general;/usr/lib64/libboost_chrono.so;general;/usr/lib64/libpython2.7.so;general;/usr/lib64/libgl2ps.so;
FIND_PACKAGE_MESSAGE_DETAILS_NUMPY:INTERNAL=/usr/lib64/python3.6/site-packages/numpy/core/include1.14.0
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python3.6][v3.6.5()]
FIND_PACKAGE_MESSAGE_DETAILS_PythonLibs:INTERNAL=[/usr/lib64/libpython2.7.so][/usr/include/python2.7][v2.7.14()]

Question information

Language:
English Edit question
Status:
Expired
For:
Yade Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.