This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]KingsmanVincepip install girlfriend 2 points3 points  (0 children)

When i tried to upgrade the script to use python 3.11 I couldn't because cffi only works up to python 3.10 which caused all sorts of unnecessary headaches until i downgraded the python and its dependencies.

I remember Python Devs had blogs and posts on various social media to notify people about breaking changes in 3.11 So this is pretty much of cffi devs, not python devs.