Vladimir Ischenko

Results 2 comments of Vladimir Ischenko

> Can confirm it works on my end too with python 3.9 What do you have operating system?

> On Ubuntu I tried python 2.7 and 3.9. Both give me above errors as DanielHeath stated. > > I replaced: #if defined PYTHON34 || defined PYTHON340 with: #if PY_MAJOR_VERSION...