You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
while compiling gpufit in linux ubunto 18 in conda environment by cmake it dosnt finde any version of python .
its seem s that find_package( PythonInterp ) dosnt work.
i try to set python library path in cmake command line or in cmakelists but it dosnt work and python wheel file dosnt make.
cmake version 3.27
The text was updated successfully, but these errors were encountered:
Hi
while compiling gpufit in linux ubunto 18 in conda environment by cmake it dosnt finde any version of python .
its seem s that find_package( PythonInterp ) dosnt work.
i try to set python library path in cmake command line or in cmakelists but it dosnt work and python wheel file dosnt make.
cmake version 3.27
The text was updated successfully, but these errors were encountered: