Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't build an exe with pyinstaller #40

Open
AlessandroBonomo28 opened this issue May 3, 2024 · 0 comments
Open

Can't build an exe with pyinstaller #40

AlessandroBonomo28 opened this issue May 3, 2024 · 0 comments

Comments

@AlessandroBonomo28
Copy link

AlessandroBonomo28 commented May 3, 2024

``I am building a python app with the obsidiantools library. Everything works fine when I run it with python but when I try to build an exe of the application I get this error:

error

I tried to run:

 pyinstaller app.py --onefile --paths=C:\Users\Alessandro\OneDrive\Desktop\programmazione\myapp\env\Lib\site-packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant