You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
Hello,
I want to use biopython library. Probably trivial question that I am not familiar with the process.
When I run:
!pip install biopython
I get the following message:
I tried to upgrade the python with
!conda update --yes python
when i type
!python --version
I get:
Python 3.5.6 :: Anaconda, Inc.
how do I update the python version in the environment?
Thanks,
eilalan
The text was updated successfully, but these errors were encountered: