Stream: git-wasmtime

Topic: wasmtime / issue #8705 pip now downloads windows binaries...


view this post on Zulip Wasmtime GitHub notifications bot (May 29 2024 at 16:15):

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

view this post on Zulip Wasmtime GitHub notifications bot (May 29 2024 at 18:28):

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