Repeated runs fail with [conda/stderr] mkdir: cannot create directory ‘_temp_home’: File exists . How do you develop this interactively (trial and error during development of an AppImage)?
Similar,
Running process: /home/me/linuxdeploy-plugin-conda.sh --appdir AppDir
[conda/stdout] Error: directory exists: AppDir/usr/conda
ERROR: Failed to run plugin: conda (exit code: 1)
Repeated runs fail with
[conda/stderr] mkdir: cannot create directory ‘_temp_home’: File exists. How do you develop this interactively (trial and error during development of an AppImage)?Similar,