snowby666 / poe-api-wrapper

👾 A Python API wrapper for Poe.com. With this, you will have free access to GPT-4, Claude, Llama, Gemini, Mistral and more! 🚀
https://pypi.org/project/poe-api-wrapper/
GNU General Public License v3.0
677 stars 81 forks source link

js2py is currently not compatible with Python 3.12. #163

Closed Asmaelh closed 2 weeks ago

Asmaelh commented 2 weeks ago

poe-api-wrapper v1.4.6 is broken because js2py is currently not compatible with Python 3.12

johnd0e commented 2 weeks ago

Possible fix: https://github.com/PiotrDabkowski/Js2Py/pull/327

snowby666 commented 2 weeks ago

This is fixed in v1.4.7 with quickjs