This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Gemini Installation pybedtools version error

Hi,

This may be a more StackOverflow question, but I'm installing Gemini and I've got an error I can't seem to fathom. I've ran the installation script and that went fine, but as soon as I start the test script, I get a pybedtools error:

Traceback (most recent call last):
  File "/usr/local/bin/gemini", line 4, in <module>
    import pkg_resources
  File "/usr/local/lib/python2.7/dist-packages/distribute-0.6.14-py2.7.egg/pkg_resources.py", line 2675, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/local/lib/python2.7/dist-packages/distribute-0.6.14-py2.7.egg/pkg_resources.py", line 552, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pybedtools>=0.6.2

However, when running pip list I see:

pybedtools (0.7.7)

I have to admit that I don't use python often so I'm sure it's just some Pythony wizardry that I'm missing out on. Any advice?

Thanks

gemini

Already have, I was just wondering if anyone with more Python experience could pick up on somewhere I went wrong.

I am encountering the same error. If u have found something to get rid of this error, please help me too. Thank you so much

0 answers

No answers yet.

Log in to answer this question.