-
Notifications
You must be signed in to change notification settings - Fork 283
Closed
Description
Description
It worked yesterday but failed today.
See below. The cp311-win_amd64
build uses Python 3.7.9 to create the environment.
Building cp311-win_amd64 wheel
CPython 3.11 Windows 64bit
...
Testing wheel...
+ uv venv 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\venv-test' --python=python
Using Python 3.7.9 interpreter at: C:\hostedtoolcache\windows\Python\3.7.9\x64\python3.exe
Creating virtualenv at: C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\venv-test
Activate with: C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\venv-test\Scripts\activate
+ where python
C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\venv-test\Scripts\python.exe
C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\build\venv\Scripts\python.exe
C:\hostedtoolcache\windows\Python\3.7.9\x64\python.exe
+ uv pip install 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-90ozl8o3\cp311-win_amd64\repaired_wheel\deepmd_kit-3.0.0a1.dev211+g4a27dec7-py37-none-win_amd64.whl[cpu]'
× No solution found when resolving dependencies:
╰─▶ Because only deepmd-kit[cpu]==3.0.0a1.dev211+g4a27dec7 is available and
the current Python version (3.7.9) does not satisfy Python>=3.8, we can
conclude that all versions of deepmd-kit[cpu] are incompatible.
And because you require deepmd-kit[cpu], we can conclude that the
requirements are unsatisfiable.
✕ 6.49s
Error: Command ['uv', 'pip', 'install', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-90ozl8o3\\cp311-win_amd64\\repaired_wheel\\deepmd_kit-3.0.0a1.dev211+g4a27dec7-py37-none-win_amd64.whl[cpu]'] failed with code 1.
Build log
https://github.com/deepmodeling/deepmd-kit/actions/runs/9483099069/job/26133743134
CI config
https://github.com/deepmodeling/deepmd-kit/blob/devel/.github/workflows/build_wheel.yml
Metadata
Metadata
Assignees
Labels
No labels