py2app
py2app copied to clipboard
Exporting GUI...Does not do downloads?
Hello! I am writing a script that uses TKDesigner - built off Tkinter - to make a GUI that downloads off yt-dlp, when downloaded, it opens the files in a new finder window. When I run my script in Xcode, it works fine, downloads, and opens the directory window. However when I export the script into an alias mode application, it does not download anything, it still opens the folder, but no files are there.