belangeo / pyo

Python DSP module
GNU Lesser General Public License v3.0
1.31k stars 131 forks source link

Fix compilation for Python 3.9 #195

Closed levaitamas closed 3 years ago

levaitamas commented 3 years ago

I was working on adding support for Python 3.9 wheels in https://github.com/belangeo/pyo-linux-wheels/pull/1, when I encountered the following error: https://travis-ci.com/github/belangeo/pyo-linux-wheels/jobs/396353858#L5564. Parenthesising the if statement fixed it.

belangeo commented 3 years ago

Thanks!

susca commented 3 years ago

I am still getting this when installing from pypi.org. When can we expect the update of the release package?

belangeo commented 3 years ago

Some important fixes still on the plate. I'd say a few weeks at least...