2-www edited issue #8705:
Steps to Reproduce
pip install wasmtime
Expected Results
either working wasmtime, or an error "No matching distributions found" like in #995
Actual Results
it appears to succeed, but it actually downloads a windows library (/usr/local/lib/python3.12/site-packages/wasmtime/win32-x86_64/_wasmtime.dll)
Versions and Environment
Operating system: alpine linux
Architecture: x86_64
alexcrichton transferred issue #8705:
Steps to Reproduce
pip install wasmtime
Expected Results
either working wasmtime, or an error "No matching distributions found" like in #995
Actual Results
it appears to succeed, but it actually downloads a windows library (/usr/local/lib/python3.12/site-packages/wasmtime/win32-x86_64/_wasmtime.dll)
Versions and Environment
Operating system: alpine linux
Architecture: x86_64
Last updated: Nov 22 2024 at 16:03 UTC