I'm getting an error when I click to open my exe file. It tries to execute the script, but it errors out printing something like:
*no such file or directory: Users/testUser/Projects/Python/WebScrapers/dist/scraperTest.py* When I open a new Terminal window, and add a "/" before "Users", it works. Any way I can force the "/" when executing the file by clicking on the exe? Thanks in advance! Ben -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pyinstaller/be5d986e-8a84-4156-a3ac-42bf164a6f8fn%40googlegroups.com.
