Summary:
Since we're not running the pure electron on python, we need to find a way to run it differently, possibly porting it to js code.
Expected behavior:
CompileBlock must run in a non-pythonic environment as well.
Actual behavior:
Currently, given the user does not have python, we cannot compile the blocks if we're running on the electron app instead of pip package, which will break pure electron runs.
Steps to reproduce:
- Run .app bundle, from the Desktop
- It will give an error, if the user does not have python.
Zetaforge version:
0.3.2
Operating System
MacOs
Other operating system:
No response
Logs:
Recording:
No response
Anything else?:
No response
Summary:
Since we're not running the pure electron on python, we need to find a way to run it differently, possibly porting it to js code.
Expected behavior:
CompileBlock must run in a non-pythonic environment as well.
Actual behavior:
Currently, given the user does not have python, we cannot compile the blocks if we're running on the electron app instead of pip package, which will break pure electron runs.
Steps to reproduce:
Zetaforge version:
0.3.2
Operating System
MacOs
Other operating system:
No response
Logs:
Recording:
No response
Anything else?:
No response