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

File not found no such file or directory #72

Open
byte-aroo opened this issue May 30, 2021 · 2 comments
Open

File not found no such file or directory #72

byte-aroo opened this issue May 30, 2021 · 2 comments

Comments

@byte-aroo
Copy link

Code runs well while I run the .py file but as soon as i convert it into .exe file via pyinstaller by typing :
pyinstaller --onefile "Filename.py"
and then go and run the .exe file I receive error

I have installed this as : pip install http-request-randomizer
pyinstaller : pyinstaller --onefile Filename.py

WhatsApp Image 2021-05-30 at 4 55 29 PM

Error occurring in .exe file only

@pgaref
Copy link
Owner

pgaref commented Jun 1, 2021

Hey @akshat-jainn thanks for reporting this, never tried this so not sure what could go wrong there -- could take a look once I get my hands on a windows VM/machine.

@byte-aroo
Copy link
Author

I tried everything i know no help !
Tried to convert .py to .exe py just
pyinstaller filename.py
And also
Navigated to the destination it said file is missing and placed a file there still no help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants