Skip to content

Incorrect 'DEFAULT_PROJECT_ROOT_CACHE_PATH' value if you compile your program using PyInstaller #694

@OndiekiErnest

Description

@OndiekiErnest

Compiled programs crash because of an incorrect DEFAULT_PROJECT_ROOT_CACHE_PATH value.
This constant is in the core.constants.

sys.path[0] points to the "base_library.zip" path when a program is frozen/compiled using PyInstaller.

System: Windows 10

Python Version: 3.12.4

PyInstaller Version: 6.12.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions