Hello,
I am trying to install peertools but when I do cmake command it throws error
I tried to use command cmake ./..
But its giving error.
The error: File "", line 1 from distutils import sysconfig; print sysconfig.get_python_lib() ^ SyntaxError: invalid syntax CMake Error at python/CMakeLists.txt:49 (if): if given arguments:
"(" "NOT" "EXISTS" "File \"<string>\", line 1 from distutils import sysconfig" " print sysconfig.get_python_inc() ^ SyntaxError: invalid syntax" ")"
Unknown arguments specified
-- Configuring incomplete, errors occurred!
Can anyone please help me out with this? Thank you
I tried to reinstall cmake in my account. But now I am getting this error: the command:
did you find any solution? The only thing that worked for me was to use the R-package on a Linux server but I had to > conda deactivate before starting the session.