-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hi all,
the conda install of version 3.18.0 fails with:
$ fastaq version
Traceback (most recent call last):
File "fastaq", line 11, in <module>
sys.exit(main())
~~~~^^
File "site-packages/pyfastaq/app_fastaq.py", line 70, in main
exec('pyfastaq.runners.' + task + '.run("' + tasks[task] + '")')
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "<string>", line 1, in <module>
NameError: name 'pyfastaq' is not defined
Metadata
Metadata
Assignees
Labels
No labels