aryeelab / guideseq

Analysis pipeline for the GUIDE-seq assay.
GNU Affero General Public License v3.0
76 stars 53 forks source link

HTseq #54

Closed ghost closed 5 years ago

ghost commented 5 years ago

I keep getting this error and cannot seem to fix this. Thoughts?

Traceback (most recent call last): File "guideseq/guideseq.py", line 22, in from umi import demultiplex, umitag, consolidate File "/home/guideseq/guideseq/umi/consolidate.py", line 6, in import HTSeq File "/home/.local/lib/python2.7/site-packages/HTSeq/init.py", line 12, in raise ImportError( "Cannot import 'HTSeq' when working directory is HTSeq's own build directory.") ImportError: Cannot import 'HTSeq' when working directory is HTSeq's own build directory.