Created
June 12, 2017 18:19
-
-
Save dcdanko/ede571b7e3db33f0333faa2f31db8d0b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================== index_reads ============================== | |
1 chunks to run. Starting... | |
<omitted...> | |
Traceback (most recent call last): | |
File "/home/dcd3001/.miniconda2/bin/athena-meta", line 11, in <module> | |
load_entry_point('athena==0.1', 'console_scripts', 'athena-meta')() | |
File "build/bdist.linux-x86_64/egg/main.py", line 102, in main | |
File "build/bdist.linux-x86_64/egg/main.py", line 36, in run | |
File "build/bdist.linux-x86_64/egg/athena/pipeline.py", line 33, in run_stage | |
File "build/bdist.linux-x86_64/egg/athena/cluster.py", line 43, in map | |
File "/home/dcd3001/.miniconda2/lib/python2.7/multiprocessing/pool.py", line 567, in get | |
raise self._value | |
ValueError: need more than 1 value to unpack |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment