MoneyPrinter icon indicating copy to clipboard operation
MoneyPrinter copied to clipboard

[BUG] on git bash installation | No module named srt_equalizer

Open vo1d-null opened this issue 1 year ago • 3 comments

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Desktop/{folder}'
  2. Click on 'Right click -> Git bash here'
  3. Copy-pasted the commands into bash
  4. Im getting the error in the screenshot. mintty 2024-02-08_23-45-48

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.

vo1d-null avatar Feb 08 '24 21:02 vo1d-null

Did you pip install -r requirements.txt? It defines the srt version in there.

It works on WSL2 with python3.11 fwiw

derekslenk avatar Feb 08 '24 22:02 derekslenk

Yes.It did not work.Here is the log mintty 2024-02-09_02-09-48

vo1d-null avatar Feb 09 '24 00:02 vo1d-null

You need to execute those one line at a time.

derekslenk avatar Feb 09 '24 00:02 derekslenk