asteca / ASteCA

Code for the ASteCA package.
http://asteca.github.io/
MIT License
18 stars 6 forks source link

Module 'numpy' has no attribute 'warnings' on Python 3.11 and Numpy 1.24.2 #549

Closed notluquis closed 1 year ago

notluquis commented 1 year ago

Hello!

I have the following problem on the first run of ASteCA, using the develop branch and the master branch.

image

I'm using Python 3.11.0 and Numpy 1.24.2.

Thanks!

Gabriel-p commented 1 year ago

Hi, the develop branch is not the finished product and should not be used as it is unstable. And even the 'master' branch (ie: the latest release) is not tested with the latest version of Python, that's why the instructions mention which Python version you should use: https://asteca.readthedocs.io/en/latest/install.html