Stream: git-wasmtime

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


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

2-www added the bug label to Issue #8705.

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

2-www opened 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 17:03 UTC