Describe the bug
ModuleNotFoundError
Command Used
rip url https://play.qobuz.com/album/w1mcc14z6bxq5rip
Debug Traceback
Traceback (most recent call last):
File "/usr/local/bin/rip", line 5, in <module>
from rip.cli import main
File "/usr/local/lib/python3.9/site-packages/rip/cli.py", line 14, in <module>
from streamrip import __version__
ModuleNotFoundError: No module named 'streamrip'
Config File
Traceback (most recent call last):
File "/usr/local/bin/rip", line 5, in <module>
from rip.cli import main
File "/usr/local/lib/python3.9/site-packages/rip/cli.py", line 14, in <module>
from streamrip import __version__
ModuleNotFoundError: No module named 'streamrip'
Operating System
macOS 12.7.6
streamrip version
2.1.0
Screenshots and recordings
Uninstalled and re-installed streamrip using both homebrew and pipx and always get this error message
Additional context
No response
Describe the bug
ModuleNotFoundError
Command Used
Debug Traceback
Config File
Operating System
macOS 12.7.6
streamrip version
2.1.0
Screenshots and recordings
Uninstalled and re-installed streamrip using both homebrew and pipx and always get this error message
Additional context
No response