#432 ModuleNotFoundError: No module named 'requests'

*58.95* Posted at: 20 days ago 👁32

Traceback (most recent call last):

File "/Users/kangyu_macpro/pyvideotrans/videotrans/mainwin/_main_win.py", line 364, in _bindsignal

from videotrans.task.check_update import CheckUpdateWorker

File "/Users/kangyu_macpro/pyvideotrans/videotrans/task/check_update.py", line 1, in

import requests

ModuleNotFoundError: No module named 'requests'

=====

macOS-15.6.1-arm64-arm-64bit-Mach-O

version:v3.78

frozen:False

language:en

1 Replies

Admin

查看文档 https://pyvideotrans.com/mac 需要安装依赖,你没有安装

Post Your Reply
Open source and free maintenance is not easy. If this project is helpful to you, please consider making a small donation to help the project continue to maintain and update.

Donate: https://ko-fi.com/jianchang512

Similar issues already exist

Trending Questions