Nathan Thomas

Results 57 comments of Nathan Thomas

I'm getting the same error when installing `salmon` with `python3.9` on macOS: ``` Running setup.py install for yarl ... done Running setup.py install for markupsafe ... done Running setup.py install...

This is closed by #679. Live on dev branch. Will be in next release.

Do you have `add_singles_to_folder = true`?

> error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/ This might fix it

Seems to be an issue with termux. Also the command is `rip config open`

Might be a cpu issue. How does cpu usage look while it's running?

Also see if lowering the maximum concurrent downloads value changes the numbers.

@NighthawkUK @GGromadzki Can you try upgrading to python 3.12 and installing streamrip on there? Seems like thread context switching is the issue and the newer version might be of help.