Skip to content
New issue

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

Consider uploading to Pypi a pure python wheel #46

Open
awesomebytes opened this issue Dec 3, 2024 · 0 comments
Open

Consider uploading to Pypi a pure python wheel #46

awesomebytes opened this issue Dec 3, 2024 · 0 comments

Comments

@awesomebytes
Copy link

Hello!
Thanks for your awesome project. I am trying to use the cantools library inside of pyodide for convenience (running python in the browser) and I am blocked to do it 'as easy as it gets' because when trying to install cantools it pulls bitstruct as a dependency, and pyodide can only manage pure-python implementations.

Given your package keeps pure-python compatibility, it would be great if you could upload it as *py3-none-any.whl pure python wheel.

The documentation where this is explained is here: https://pyodide.org/en/stable/usage/faq.html#why-can-t-micropip-find-a-pure-python-wheel-for-a-package

I understand if this is a hassle, but it would probably help a bunch of people in the future that use libraries that depend on bitstruct :)

Have a great day!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant