Skip to content
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

error while installing peer #15

Open
wants to merge 192 commits into
base: master
Choose a base branch
from
Open

error while installing peer #15

wants to merge 192 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Nov 11, 2021

Hello,
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

mz2 and others added 30 commits January 4, 2011 20:51
mz2 and others added 28 commits September 18, 2011 21:07
… peer directory each time a build attempt is made.
…*features

to avoid having to copy large data files into peer-specific format. adds --tranpose and --row_names flag that affect the pheno data
let peertool accept data that's features by samples in addition to current samples by features.
@lp2
Copy link
Collaborator

lp2 commented Nov 11, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants