Код: Выделить всё
ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject
Репозиторий github. Я запускаю сценарий из ссылок numpy 1.5.2, поэтому я запустил:
Код: Выделить всё
pip install numpy==1.5.2
Код: Выделить всё
ERROR: Ignored the following versions that require a different python version: 1.21.2 Requires-Python >=3.7,=3.7,=3.7,=3.7,=3.7,
Подробнее здесь: [url]https://stackoverflow.com/questions/78997778/unable-to-install-an-earlier-version-of-numpy-due-to-error-no-module-named-lib[/url]