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

Installation fails with Python 3 #27

Open
boisgera opened this issue Sep 6, 2023 · 1 comment
Open

Installation fails with Python 3 #27

boisgera opened this issue Sep 6, 2023 · 1 comment
Assignees
Labels

Comments

@boisgera
Copy link
Owner

boisgera commented Sep 6, 2023

There is some current effort to make bitstream installable with Python 3 (<3.11 and >=3.11, that require a different handling).

Unfortunately, the current installation with

$ pip install bitstream==3.0.1

may or may not work depending on the platform (works on Linux/Ubuntu, fails on Colab, fails on Mac OSx).

So there is now a need to setup a CI to test more systematically the installation on different OSes and Python versions.

@boisgera
Copy link
Owner Author

The 3.1b1 version solves this issue.

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

No branches or pull requests

1 participant