fetchcord / FetchCord

FetchCord grabs your OS info and displays it as Discord Rich Presence
MIT License
325 stars 21 forks source link

Can't install fetchcord on NixOS #220

Open N3onKn1ght opened 1 year ago

N3onKn1ght commented 1 year ago

How you tried to install fetchcord

Pip

Operating system

NixOS

Other notes

I cannot install the application with pip, I get a read only filesystem error. image

N3onKn1ght commented 1 year ago

I fixed this by using: python -m pip install instead, and then exporting the path to bashrc.