Closed jacob99200 closed 2 years ago
I got the same error but when I installed SoX with pip3 install sox
. It worked
I got the same error but when I installed SoX with
pip3 install sox
. It worked
That worked perfectly!
Thank you
No problem!
Can you mark the issue as solved?
sure didnt see this
Traceback (most recent call last): File "Directory\main.py", line 12, in
from video_creation.voices import save_text_to_mp3
File "Directory\BetterRedditBot\video_creation\voices.py", line 4, in
import sox
ModuleNotFoundError: No module named 'sox'
I have Sox installed, but it's spitting out this when running main.py