You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using this script, and then deleting the original AppDir, I get when I try to run the AppImage:
me@host:~$ ./squashfs-root/AppRun # Without existing WINEPREFIX overlay
bash: ./squashfs-root/AppRun: /home/me/AppDir/usr/conda/bin/python: bad interpreter: No such file or directory
/home/me/AppDir/ was the location of the AppDir at creation time. It should not be hardcoded, especially not in shebangs.