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
A naive installation of frogmout fails because it relies on xdg version 6.0.0, which has a name clash with pyxdg. xdg 6.0.2 has been renamed to xdg_base_dirs because of that name clash.
Upgrade to 6.0.2 should fix that.
The text was updated successfully, but these errors were encountered:
A naive installation of frogmout fails because it relies on xdg version 6.0.0, which has a name clash with pyxdg. xdg 6.0.2 has been renamed to xdg_base_dirs because of that name clash.
Upgrade to 6.0.2 should fix that.
The text was updated successfully, but these errors were encountered: