Python 3.10.12
Ergebnis des Python-Skripts:
RuntimeError: module was compiled against NumPy C-API version 0x10 (NumPy 1.23) but the running NumPy has C-API version 0xe. Check the section C-API incompatibility at the Troubleshooting ImportError section at https://numpy.org/devdocs/user/troubleshooting-importerror.html#c-api-incompatibility for indications on how to solve this problem.
Traceback (most recent call last):
File "/www/htdocs/w00acfa4/ki/2/predict_db_255.py", line 11, in
from sklearn.ensemble import RandomForestClassifier
File "/www/htdocs/w00acfa4/.local/lib/python3.10/site-packages/sklearn/__init__.py", line 74, in
from .utils._show_versions import show_versions # noqa: E402
File "/www/htdocs/w00acfa4/.local/lib/python3.10/site-packages/sklearn/utils/_show_versions.py", line 16, in
from ._openmp_helpers import _openmp_parallelism_enabled
ImportError: libgomp-a34b3233.so.1.0.0: cannot open shared object file: No such file or directory
Debugging Informationen: