JohannesWiesner / tcy

A python package for converting tsv files into conda yml files
MIT License
4 stars 1 forks source link

Why do we only get python 3.8? #63

Closed JohannesWiesner closed 1 year ago

JohannesWiesner commented 1 year ago

Which packages hinder conda from installing more recent version (e.g. 3.11 which is much faster!). Asked on SO:

https://stackoverflow.com/questions/76858353/possibility-to-track-back-which-packages-hinder-conda-from-installing-most-recen

JohannesWiesner commented 1 year ago

Apparently because of pymer. Openend an issue

JohannesWiesner commented 1 year ago

Issue solved by the pymer maintainers. Pymer is now availabe for python > 3.8