tomerfiliba-org / reedsolomon

⏳🛡 Pythonic universal errors-and-erasures Reed-Solomon codec to protect your data from errors and bitrot. Includes a future-proof zero-dependencies pure-python implementation 🔮 and an optional speed-optimized Cython/C extension 🚀
http://pypi.python.org/pypi/reedsolo
Other
358 stars 86 forks source link

python 3.9 #45

Closed Saveprog closed 1 year ago

Saveprog commented 2 years ago

How can I setup it with Python 3.9?

lrq3000 commented 1 year ago

It should work now with the updated release, with the usual pip install reedsolo, if not, please reopen this issue.