Closed ebelliveau closed 3 years ago
I just experienced this today, thats so crazy you posted this only 4 hours ago.
Thanks, I just added 0c09c84 to make this work on Python 2 as well. As soon as Travis confirms everything works well on all interesting Python versions, I'll bump the version and publish it on PyPI.
Everything seems fine, I published 0.4.4 at https://pypi.org/project/PySSTV/0.4.4/
Removed tostring() in write_wav. Python 3.9+ has removed the tostring() methods from array.array and other primitives.