This is a test version of Biostars. For the public version, visit https://www.biostars.org.
I am trying to install pygraphviz with pip...but get a error msg

I am trying to install pygraphviz via pip but got this error msg, Do you guys have any alternative or some way to help fix this problem? Thanks

    ----------------------------------------
Command "/home/xxxxx/anaconda3/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-o55yt6q0/pygraphviz/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-3_7v5ynn/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-o55yt6q0/pygraphviz/
software error

Solved. Sorry to bother.

It might be helpful for others if you share what you did to solve this issue.

Please use sensible tags, in this case software error isn't very descriptive. Good tags could have been pip and pygraphviz. With appropriate tags experts can easily find your question and provide help quickly.

0 answers

No answers yet.

Log in to answer this question.