Question about python #56
Replies: 4 comments 6 replies
-
It should work OK as Sciter and Sciter.JS are ABI compatible. |
Beta Was this translation helpful? Give feedback.
-
OK!. And, as for the raspberry pi, it would be the same? Or is there any thing else involved? I am receiving next week a rapberry pi 4, and I wanted to create a test with pysciter, sciter-js and pyinstaller (for packaging, portability). |
Beta Was this translation helpful? Give feedback.
-
ARM32 version uses the same API as others. |
Beta Was this translation helpful? Give feedback.
-
I tried that and it didn't work. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
If we want to run sciter-js inside python, like with https://github.com/sciter-sdk/pysciter, we should just exchange the dll and use the libsciter-gtk.so (in linux) or the dll for windows? Would that work out of the box?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions