Update: I just created a new project (with PyCharm) and configured it to work with Python 3.10. The error disappeared, so the issue is resolved for me.
On Monday, August 19, 2024 at 1:27:43 PM UTC+3 Yitzhak Weissman wrote: > Just tested 2.0.1. Same error > > On Monday, August 19, 2024 at 1:20:46 PM UTC+3 Yitzhak Weissman wrote: > >> No anaconda. The script uses a virtual environment with Python 3.12, >> created by PyCharm. Both Python and Numpy were installed by PyCharm. >> >> On Monday, August 19, 2024 at 1:16:40 PM UTC+3 bwoodsend wrote: >> >>> Importing numpy (albeit with 2.0.1 >>> <https://github.com/pyinstaller/pyinstaller/blob/834be6d1575b737fe646f8c3d3b33c50f8ed970d/tests/requirements-libraries.txt#L27>) >>> >>> on Windows with Python 3.12 is part of PyInstaller’s and numpy’s test >>> suites so your environment or something you’re doing must be an outlier >>> here. Is anaconda involved by any chance? >>> >>> >> -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/414e6c22-4fd6-4fd8-902d-733137234793n%40googlegroups.com.
