shellrhythm-cli
shellrhythm-cli copied to clipboard
A rhythm game, in the terminal!
The installer echoes that the installation was successful without even checking if anything went wrong. For example, pip had trouble installing stuff on my Arch system, but the installer still...
now, i could make these all into their own separate little threads, but 1. many of these are quite small by themselves 2. are all related to the editor and...
I get the following error when attempting to install on my Mac (2020 Pro M1): ``` OSError: dlopen(./libbass.so, 0x000A): tried: '/opt/homebrew/Caskroom/miniforge/base/lib/./libbass.so' (no such file), '/opt/homebrew/Caskroom/miniforge/base/lib/./libbass.so' (no such file), '/opt/homebrew/Caskroom/miniforge/base/lib/python3.10/lib-dynload/../.././libbass.so' (no...
Doing pip install -r requirements.txt fails the moment it wants to install anything in particular related to either blessed or term-image. Workaround: - Go into the folder where python is...