MoneyPrinter
MoneyPrinter copied to clipboard
[BUG] on git bash installation | No module named srt_equalizer
To Reproduce Steps to reproduce the behavior:
- Go to 'Desktop/{folder}'
- Click on 'Right click -> Git bash here'
- Copy-pasted the commands into bash
- Im getting the error in the screenshot.
Desktop (please complete the following information):
- Windows 10 x64
- Python Version -3.11.7
Additional context I've tried to pip install srt_equalizer manually but it cannot find it.
Did you pip install -r requirements.txt
? It defines the srt version in there.
It works on WSL2 with python3.11 fwiw
Yes.It did not work.Here is the log
You need to execute those one line at a time.