Closed Ali-Foro closed 7 months ago
I got the same problem
I got the same issue. We tried Python 3.9,3.10 and 3.11. However, none of them seams to be compatible with the needed version of opensim and numpy(we also tried updating numpy from 1.21.6 to 1.22.4 and also to 1.26.4).
I've created #32 to update numpy (1.23.5) and other packages. Numpy >= 1.24 is not supported yet because other packages that depend on it are still using aliases like 'np.bool' that were deprecated since version 1.24.
Error message:
New Error After Upgrade Attempt:
I attempted to upgrade numpy using pip install --upgrade numpy, but encountered the above AttributeError
I'm really stuck on this. Has anyone else encountered this issue? Any help with potential causes or troubleshooting steps would be greatly appreciated. Thanks in advance!
Environment: pandas version: [2.1.1] Python version: [3.10.13] OS: [macOS]