HTTP_Request_Randomizer icon indicating copy to clipboard operation
HTTP_Request_Randomizer copied to clipboard

File not found no such file or directory

Open byte-aroo opened this issue 4 years ago • 2 comments

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

byte-aroo avatar May 30 '21 11:05 byte-aroo

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.

pgaref avatar Jun 01 '21 16:06 pgaref

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

byte-aroo avatar Jun 01 '21 17:06 byte-aroo