Replies: 1 comment
-
|
Please ask for help in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
My os is
Linux R7000-5545 2.6.36.4brcmarm #1 SMP PREEMPT Tue Sep 25 18:40:13 CST 2018 armv7l Merlin-Koolshareand I ran into this issue when I am installing the home assistant.
Your maturin version (
maturin --version)None
Your Python version (
python -V)3.10.7
Your pip version (
pip -V)23.0.1
What bindings you're using
bin
Does
cargo buildwork?If on windows, have you checked that you aren't accidentally using unix path (those with the forward slash
/)?Steps to Reproduce
python3 -m pip install maturin
Beta Was this translation helpful? Give feedback.
All reactions