Skip to content

Block compilation and block tests won't work on electron app #193

Description

@kaganAtZetane

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:

  1. Run .app bundle, from the Desktop
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions