Issues with installation? #21
vkulaganathan
started this conversation in
General
Replies: 4 comments 2 replies
|
There has been no new version pushed out recently. That is super weird error frankly, make sure to activate the right environment, then also try a new env just to make sure I just tried this and for me it worked as expected. |
0 replies
|
I have older version of python, perhaps that is the issue. I will check and post the comment if that fixes the issue. |
0 replies
|
Unexpectedly indeed when I create a python 3.6 distribution I get the following error upon installation |
0 replies
|
After googling some I found the following recommendation to solve the error: add the it did work and the tests seem to pass: |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there an issue with installation?
After the successfull installation using the "pip install bio"; it seems not called upon.
$ bio fetch MN996532 NC_045512 > genomes.gb
No command 'bio' found, did you mean:
Command 'bro' from package 'bro' (universe)
Command 'bip' from package 'bip' (universe)
Command 'biom' from package 'biom-format-tools' (universe)
Command 'fio' from package 'fio' (universe)
Command 'bino' from package 'bino' (universe)
Command 'rio' from package 'rio' (universe)
bio: command not found
All reactions