python-lzo icon indicating copy to clipboard operation
python-lzo copied to clipboard

decompress Warn: LZO Error: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

Open danyhm opened this issue 4 years ago • 3 comments

hello,

i get this error with python 3.10 on windows, version1.12 decompress Warn: LZO Error: PY_SSIZE_T_CLEAN macro must be defined for '#' formats

it's included in this repo https://github.com/jrspruitt/ubi_reader

didn't have this problem before

danyhm avatar Nov 21 '21 19:11 danyhm

I think this was fixed in https://github.com/jd-boyd/python-lzo/pull/46 , but it hasn't been released in a new PyPI package, see https://github.com/jd-boyd/python-lzo/issues/52

nsoranzo avatar Dec 14 '21 19:12 nsoranzo

+1 for a new release needed. Happy to help push a release over the finish line.

eacmen avatar Dec 21 '21 18:12 eacmen

A new release was made, so I'm closing this.

jd-boyd avatar Dec 26 '21 07:12 jd-boyd