fetchcord / FetchCord

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

Fetchcord doesnt start up #143

Closed h4ckerle closed 3 years ago

h4ckerle commented 3 years ago

Debug info

fetchcord --debug
Traceback (most recent call last): File "/usr/bin/fetchcord", line 33, in sys.exit(load_entry_point('FetchCord==2.7.2', 'console_scripts', 'fetchcord')()) File "/usr/bin/fetchcord", line 25, in importlib_load_entry_point return next(matches).load() File "/usr/lib/python3.9/importlib/metadata.py", line 77, in load module = import_module(match.group('module')) File "/usr/lib/python3.9/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1030, in _gcd_import File "", line 1007, in _find_and_load File "", line 986, in _find_and_load_unlocked File "", line 680, in _load_unlocked File "", line 790, in exec_module File "", line 228, in _call_with_frames_removed File "/usr/lib/python3.9/site-packages/fetch_cord/main.py", line 6, in from .run_rpc import Run_rpc File "/usr/lib/python3.9/site-packages/fetch_cord/run_rpc.py", line 11, in from .computer.Computer import Computer ModuleNotFoundError: No module named 'fetch_cord.computer'

Operating system & way of installation

fetchcord-git-r741.c12383a-1 via the aur

Error/issue

Fetchcord doesn't start up since a recent update