Open dachengx opened 10 months ago
The current highest supported python is 3.10: https://github.com/NESTCollaboration/nestpy/blob/1ac2a7cdf7c7439f0f59c505613398a4475fed1f/setup.py#L155
Many packages like the latest numpy==1.26.3 have dropped python 3.8 and slowly navigating to a higher python version.
It seems that some implementation of 3.11 is on-going: https://github.com/NESTCollaboration/nestpy/pull/101
The current highest supported python is 3.10: https://github.com/NESTCollaboration/nestpy/blob/1ac2a7cdf7c7439f0f59c505613398a4475fed1f/setup.py#L155
Many packages like the latest numpy==1.26.3 have dropped python 3.8 and slowly navigating to a higher python version.
It seems that some implementation of 3.11 is on-going: https://github.com/NESTCollaboration/nestpy/pull/101