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
and it ran without a problem, so it seems that the problem is related to my environment. I'm running arch linux and installed both hamster and python-xdg with pacman.
It seems that I had both pyxdg==0.28 and xdg==5.1.1 installed which lead to xdg shadowing pyxdg, leading to the error. I removed xdg and now hamster works again :)
When I run hamster from the comand line, I get the following error:
It seems that the
pyxdg==0.28
version has changed the module structure to access the BaseDirectoryThe text was updated successfully, but these errors were encountered: