Open
Description
Hello,
I just tried installing sfepy on windows 11 using various python versions from 3.7, 3.8, 3.9 and 3.12. However, all raised
"AttributeError: module 'numpy.typing' has no attribute 'NDArray'";
If I got it right, the issue lies in some sub-module taking a numpy version <1.20 while >1.20 is installed. Unfortunately, however, trying to install different numpy versions before installing sfepy does not resolve the issue, and my installation fails.
Best,
Metadata
Metadata
Assignees
Labels
No labels