We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am trying to use this Python package in the Pyodide environment and I get the following error message:
ValueError: Can't find a pure Python 3 wheel for 'rpcq<4.0.0,>=3.10.0'. See: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package
According to the link from the error message, the wheel would need to be uploaded by the rpcq maintainer on: https://pypi.org/project/rpcq/#files
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am trying to use this Python package in the Pyodide environment and I get the following error message:
According to the link from the error message, the wheel would need to be uploaded by the rpcq maintainer on:
https://pypi.org/project/rpcq/#files
The text was updated successfully, but these errors were encountered: