audius-terminal-player icon indicating copy to clipboard operation
audius-terminal-player copied to clipboard

Terminal-based music player written in Python for the best music in the world 🎵 🎧 💻

Results 4 audius-terminal-player issues
Sort by recently updated
recently updated
newest added

I tried installing it in mac os. On running the command `audius`, it panics and throws a json decoding error. On further investigating the error, it looks like the request...

Error: ``` Traceback (most recent call last): File "/usr/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/usr/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/gingka/Builds/audius-terminal-player/src/__main__.py", line 4, in...

@cheran-senthil

bug
duplicate
good first issue
help wanted
wontfix