Question: No module named datetime error with gops tools
0
gravatar for SHAUN WEBB
21 months ago by
SHAUN WEBB70
SHAUN WEBB70 wrote:

I have installed the gops suite on my local Galaxy instance. When I run the tools I get the error below. Galaxy activates the virtualenv under .venv on startup and I can import the datetime module when running python through this virtualenv outside of Galaxy. Can't figure out why this is happening, would appreciate some ideas.

Traceback (most recent call last):
  File "/home/galaxy-core2/production/shed_tools/toolshed.g2.bx.psu.edu/repos/devteam/get_flanks/4cd116158aef/get_flanks/get_flanks.py", line 14, in <module>
    from galaxy.tools.util.galaxyops import parse_cols_arg
  File "/home/galaxy-core2/production/galaxy/lib/galaxy/tools/__init__.py", line 14, in <module>
    from datetime import datetime
ImportError: No module named datetime
gops • 596 views
ADD COMMENTlink modified 21 months ago • written 21 months ago by SHAUN WEBB70
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 165 users visited in the last hour