Closed
Description
When trying the Webinar II tutorials , PyVizSVG and PyChartHTML until now , this error keeps popping :
" A module that was compiled using NumPy 1.x cannot be run in NumPy 2.2.4 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with
NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'. "
and this prevents me from using the package since it is not compatable with the new versions of Numpy as the error says. is there a solution from the Delphi side ? because
obviously I cannot downgrade the Numpy.
Context : Delphi 12.1 , Python 3.12.3 , Numpy 2.2.4
Metadata
Metadata
Assignees
Labels
No labels