tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

devel/py-rpds-py: $foo is not a supported wheel on this platform



Hi,

Looking for clues about how to fix this error:

===> Installing for py311-rpds-py-0.9.2
=> Generating pre-install file lists
ERROR: rpds_py-0.9.2-cp311-cp311-netbsd_10_99_7_arm64.whl is not a supported wheel on this platform.
*** Error code 1

Apparently the correct name to use in order to appease 
site-packages/pip/_internal/models/wheel.py:supported() is
"rpds_py-0.9.2-cp311-cp311-netbsd_10_99_7_evbarm.whl"
but I can't find where this arm64 string comes from.
The package uses some strange rust/cargo stuff.

Kind regards,
-Tobias


Home | Main Index | Thread Index | Old Index