qmlcode / qml

QML: Quantum Machine Learning
MIT License
197 stars 84 forks source link

wheel problem #148

Open zhuolian111 opened 5 months ago

zhuolian111 commented 5 months ago

The python version is python3.10. And the ERROR: Could not build wheels for qml, which is required to install pyproject.toml-based projects

charnley commented 5 months ago

Hello @zhuolian111 , the qml package is being reworked and updated to work with the newest Python standard. This is a result of setuptools/numpy removing distutils. Work is ongoing on https://github.com/qmlcode/qmllib, with focus on the fortran modules. Will update this issue when work is stable.