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
Running dioptas makeshortcut on macos creates a shortcut on the desktop that is not working.
This is because this call /path/to/env/bin/python /path/to/env/bin/dioptas.py but there is no dioptas.py available. I expect it to be the same at least on linux.