Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

almost. the command works but the import fails:

/opt/wasm/wai/tutorial-01/ python3 consume.py Traceback (most recent call last): File "/opt/wasm/wai/tutorial-01/consume.py", line 2, in <module> from tutorial_01 import bindings File "/opt/homebrew/lib/python3.10/site-packages/tutorial_01/__init__.py", line 7, in <module> from wasmer import Store as _Store # type: ignore File "/opt/homebrew/lib/python3.10/site-packages/wasmer/__init__.py", line 1, in <module> raise ImportError("Wasmer is not available on this system") ImportError: Wasmer is not available on this system

which wasmer /opt/homebrew/bin/wasmer

wasmer -v wasmer 3.0.2



Almost there! Are you in macOS m1/m2 by any chance?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: