Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

while package it with pyinstaller, it occur FileNotFoundError with temp-user-path like c:\\Users\\userName\\AppData\\Local\\Temp\\**\\Equation #38

@xflyyxfl

Description

@xflyyxfl

while package it with pyinstaller then run exe-file, it occur FileNotFoundError with temp-user-path like c:\Users\userName\AppData\Local\Temp\_MEI**\Equattion

Details error occur in Equation_init_.py line 93 and 75 while loading.

Dynamic load from abs path makes it failed.

Equation is very good but Finally I use parse_expr and lambdify in sympy instead.

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