Skip to content

Pin to sounddevice 0.3.x, 0.4.x drops Python 2 support #86

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

Closed
wants to merge 2 commits into from

Conversation

Gadgetoid
Copy link
Member

@Gadgetoid Gadgetoid commented Oct 7, 2020

This should fix the issue reported in pimoroni/get#209 - it looks like Python 2.x support has been dropped from sounddevice 0.4.x but pip will still happily install the source package for Python 2.x and break horribly with syntax errors.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 363446165

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.915%

Totals Coverage Status
Change from base Build 133: 0.0%
Covered Lines: 112
Relevant Lines: 118

💛 - Coveralls

@Gadgetoid
Copy link
Member Author

Python 2 was supposed to EOL in 2014 and again in 2020. Suffice to say the correct approach is to drop Python 2 support from this library!

@Gadgetoid Gadgetoid closed this Nov 2, 2021
@Gadgetoid Gadgetoid mentioned this pull request Nov 2, 2021
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

Successfully merging this pull request may close these issues.

2 participants