![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problem configuering clustalW2 on windows | Bara'a Al-Hammad | Bioinformatics | 8 | 12-15-2014 03:00 AM |
Problem downloading fasta sequence from Genbank | fefe89 | Bioinformatics | 11 | 09-09-2014 10:35 AM |
HTSeq problem on Windows | adaigle | Bioinformatics | 0 | 10-04-2013 11:51 AM |
Dindel problem: overlapping windows and non-uniquely re-aligned reads | Yilong Li | Bioinformatics | 5 | 03-07-2011 03:10 PM |
.sam file downloading problem from modENCODE | wenrongzeng | Bioinformatics | 0 | 04-15-2010 01:38 PM |
![]() |
|
Thread Tools |
![]() |
#1 |
Junior Member
Location: MT, USA Join Date: Jan 2016
Posts: 1
|
![]()
I have downloaded Numpy and have tested in python with "Import numpy" to verify that it worked (it did!), but now I am trying to import HTSeq; I downloaded the version for windows: HTSeq-0.6.1.win32-py2.7.exe (md5), and it automatically installed when I clicked on it (very easy!), but when I go into python and type 'import HTSeq' I get an error that says : File "C:\Python27\lib\site-packages\HTSeq\_init_.py", line 144, in (module) _re_attr_main = re.compile( "\s*([^\s=]+)[\s=)+(.*)" ) NameError: name 're' is not defined.
I have tried import re, and that works fine ... so not sure how to proceed to fix this; any help will be appreciated. Thanks! |
![]() |
![]() |
![]() |
Thread Tools | |
|
|