ERROR.md

April 15, 2025 ยท View on GitHub

  • AttributeError: module 'distutils' has no attribute 'version'
pip install setuptools==59.5.0
  • AttributeError: module 'numpy' has no attribute 'float'.
pip install "numpy<1.24"