You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Old versions depend on old Astropy and numpy versions, which have evolved considerably and, in turn, have their needs. Now, I'm getting an error which ends with
< ModuleNotFoundError: No module named 'setuptools'
This does not change if, in my setup, I include setuptools among the dependencies of this environment:
Hi, I'm trying to add tests of very old versions of our code at https://stingray.science/stingray-benchmarks/
Old versions depend on old Astropy and numpy versions, which have evolved considerably and, in turn, have their needs. Now, I'm getting an error which ends with
This does not change if, in my setup, I include setuptools among the dependencies of this environment:
Are there any guidelines specifically for dealing with very old packages? Thanks in advance!
The text was updated successfully, but these errors were encountered: