Open suharevA opened 3 months ago
Rath\services\prediction
updating the requirements.txt
file here with a suitable numpy version (numpy==1.23.0) resolves the issue with:
2024-07-29 15:25:24 File "/usr/local/lib/python3.10/site-packages/sklearn/utils/validation.py", line 24, in <module>
2024-07-29 15:25:24 from numpy.core.numeric import ComplexWarning # type: ignore
2024-07-29 15:25:24 ImportError: cannot import name 'ComplexWarning' from 'numpy.core.numeric' (/usr/local/lib/python3.10/site-packages/numpy/core/numeric.py)
rath-210-prediction-api error when starting the conetainer in version 2.1.0