You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
已经安装了requirements.txt但是仍然报错
Traceback (most recent call last):
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/main.py", line 30, in
from streamget import spider, stream
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/init.py", line 4, in
from .initializer import check_node
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/initializer.py", line 17, in
import distro
ModuleNotFoundError: No module named 'distro'
The text was updated successfully, but these errors were encountered:
Bot detected the issue body's language is not English, translate it automatically.
Title: ❓[Question] requirements.txt are installed but still reported an error
⚠️ Search for similar problems
I've searched for issues and found no similar questions
🔧 Running mode
Run with source code
🐍If you are running using source code, please select your Python environment version
Python 3.13
💻 Please select your system environment
macOS
🤔 Question details
Requirements.txt is installed but still reported an error
Traceback (most recent call last):
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/main.py", line 30, in
from streamget import spider, stream
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/init.py", line 4, in
from .initializer import check_node
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/initializer.py", line 17, in
import distro
ModuleNotFoundError: No module named 'distro'
🔧 运行方式
使用源代码运行
🐍 如果是使用源代码运行,请选择你的Python环境版本
Python 3.13
💻 请选择你的系统环境
macOS
🤔 问题详情
已经安装了requirements.txt但是仍然报错
Traceback (most recent call last):
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/main.py", line 30, in
from streamget import spider, stream
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/init.py", line 4, in
from .initializer import check_node
File "/Volumes/SN580/DouyinLiveRecorder/DouyinLiveRecorder/streamget/initializer.py", line 17, in
import distro
ModuleNotFoundError: No module named 'distro'
The text was updated successfully, but these errors were encountered: