Hello, I have installed python 3.9.1 and indeed this is confirmed in the terminal when looking to the version. However when launching Biopython I get the message "Biopython requires Python 3.6 or later. Python 2.7 detected." How is this possible? What to do? Thanks.
Announcement
Collapse
Welcome to the New Seqanswers!
Welcome to the new Seqanswers! We'd love your feedback, please post any you have to this topic: New Seqanswers Feedback.
See more
See less
python new version not seen
Collapse
X
-
New python versions usually break a lot of modules, especially low-level ones like pyinstaller and cffi. I usually wait for a revision or two before upgrading to let module maintainers catch up. Waiting also lets the PSF fix any bugs and security holes that are bound to be lurking somewhere.Last edited by AlexPhilip; 12-09-2021, 07:10 AM.
Comment
-
The old version is better!
Comment
Comment