colesbury / nogil-3.12

Multithreaded Python without the GIL (experimental rebase on 3.12)
Other
145 stars 7 forks source link

Not able to import Js2Py #12

Open hzhan147 opened 1 year ago

hzhan147 commented 1 year ago

Getting errors while importing js2py.

I've attached the image of the exceptions image

Any ideas to fix this issue?

Thanks for reading!

colesbury commented 1 year ago

Hi @hzhan147 - I'm not making an effort to support third-party extensions with nogil-3.12. This version was primarily to provide performance numbers for PEP 703.