Hello,
I, Bharath Saravanan (
bharath.mh24@gmail.com), am unable to run HiFive tool from the tool shed with the following error being generated. Please help sort it out.
Thank You
Fatal error: Exit code 1 ()
Traceback (most recent call last):
File "/mnt/galaxy/galaxy-app/.venv/bin/hifive", line 4, in <module>
__import__('pkg_resources').run_script('hifive==1.0.2', 'hifive')
File "/mnt/galaxy/galaxy-app/.venv/local/lib/python2.7/site-packages/pkg_resources.py", line 2716, in <module>
working_set.require(__requires__)
File "/mnt/galaxy/galaxy-app/.venv/local/lib/python2.7/site-packages/pkg_resources.py", line 685, in require
needed = self.resolve(parse_requirements(requirements))
File "/mnt/galaxy/galaxy-app/.venv/local/lib/python2.7/site-packages/pkg_resources.py", line 588, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: hifive==1.0.2