Thanks to the addition of Ais-cryoET as a package dependency in commit 989e77b, it is no longer possible to install easymode on Python 3.11 and higher. This is due to Ais-cryoET being locked to tensorflow==2.8.0, which is not available for Python 3.11 and greater (see Issue bionanopatterning/Ais#11).
This will become a greater issue going forwards, as Python 3.10 will reach end-of-life status this October, so this package and its dependencies need to be able to run on package versions available in Python 3.11 and above.
Thanks to the addition of
Ais-cryoETas a package dependency in commit 989e77b, it is no longer possible to installeasymodeon Python 3.11 and higher. This is due toAis-cryoETbeing locked totensorflow==2.8.0, which is not available for Python 3.11 and greater (see Issue bionanopatterning/Ais#11).This will become a greater issue going forwards, as Python 3.10 will reach end-of-life status this October, so this package and its dependencies need to be able to run on package versions available in Python 3.11 and above.