androidWG / Discord.fm

Show what you're scrobbling on Discord at all times!
MIT License
38 stars 1 forks source link

Could not find Discord installed and running on this machine #15

Closed androidWG closed 2 years ago

androidWG commented 2 years ago

Happened while starting Discord.fm on system startup:

Traceback (most recent call last):
  File "main.py", line 6, in <module>
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "PyInstaller\loader\pyimod03_importers.py", line 546, in exec_module
  File "tray.py", line 14, in <module>
  File "wrappers\__init__.py", line 67, in __init__
  File "pypresence\presence.py", line 13, in __init__
  File "pypresence\baseclient.py", line 28, in __init__
pypresence.exceptions.DiscordNotFound: Could not find Discord installed and running on this machine.