You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
NA
Recording:
No response
Anything else?:
No response
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: