This repository was archived by the owner on Sep 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 246
Python 3.6 or later #2177
Copy link
Copy link
Open
Description
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:
Collecting biopython
Using cached https://files.pythonhosted.org/packages/3d/2f/d9df24de05d651c5e686ee8fea3afe3985c03ef9ca02f4cc1e7ea10aa31e/biopython-1.77.tar.gz
Complete output from command python setup.py egg_info:
Biopython requires Python 3.6 or later. Python 3.5 detected.
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-f7lipnn_/biopython/
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels