[Biopython-dev] online tests
    Tiago Antao 
    tra at popgen.net
       
    Sat Nov  9 18:37:34 EST 2013
    
    
  
Hi,
Some of the online tests are failing:
These are:
test_Entrez_online.py
test_SeqIO_online.py
test_TogoWS.py
I would not be shocked that in some cases the services are just down
for now, but there is one error that seems worrying:
tra at UX32A:~/Dropbox/bp-release/prepare/biopython$ python Tests/test_TogoWS.py
Traceback (most recent call last):
  File "Tests/test_TogoWS.py", line 12, in <module>
    from Bio._py3k import StringIO
ImportError: cannot import name StringIO
(same happens with the SeqIO test)
Tiago
    
    
More information about the Biopython-dev
mailing list