Replies: 4 comments
-
I haven't tried PyPy yet, but after looking at their compatibility page I don't see why Flet can't work on PyPy. Have you tried running it? Did you get any errors? |
Beta Was this translation helpful? Give feedback.
-
PyPy对于CPython兼容性并不好,不过我还没有测试这个包 |
Beta Was this translation helpful? Give feedback.
-
its work with pypy but if you want to convert it with flet pack cammand its show error because pyinstaller based with cpython |
Beta Was this translation helpful? Give feedback.
-
why would you use Pypy when you can use Cython or maybe Mypyc whenever you need it! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
请问是否支持PyPy
May I ask if it is possible to run on PyPy
Beta Was this translation helpful? Give feedback.
All reactions