The-Bioinformatics-Group / Albiorix

Code used for configuration and administration of the bioinformatics computer cluster Albiorix at the Department of Biological and Environmental Sciences and Marine sciences, University of Gothenburg.
http://albiorix.bioenv.gu.se/
4 stars 5 forks source link

"No module named Bio.Blast" #97

Closed ismligo closed 6 years ago

ismligo commented 7 years ago

File "retrieve_homologues.py", line 18, in from Bio.Blast import NCBIXML ImportError: No module named Bio.Blast

mtop commented 7 years ago

@ismligo You are probably just using the wrong version of python. Use module load to use a different installation and try again.

ismligo commented 7 years ago

Yes, I have changed from 2.7.11 to 2.7.12 and it seems I don´t get the same error any more, But I get again "ImportError: No module named Bio".

2017-06-06 19:59 GMT+02:00 Mats Töpel notifications@github.com:

@ismligo https://github.com/ismligo You are probably just using the wrong version of python. Use module load to use a different installation and try again.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/The-Bioinformatics-Group/Albiorix/issues/97#issuecomment-306567546, or mute the thread https://github.com/notifications/unsubscribe-auth/AZa5EahudS5AMfutBwoYGiAXV2_XRORQks5sBZNkgaJpZM4MoY0T .

mtop commented 6 years ago

Please send a bugreport (https://github.com/The-Bioinformatics-Group/Albiorix/wiki/bugreport) if this is still and issue.