Skip to content

Installation fails with Python 3 #27

@boisgera

Description

@boisgera

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions