#214 ModuleNotFoundError: No module named 'requests'

103.151* Posted at: 1 month ago 👁34

Traceback (most recent call last):

File "/Users/liyh/pyvideotrans/pyvideotrans-main/videotrans/mainwin/_main_win.py", line 364, in _bindsignal

from videotrans.task.check_update import CheckUpdateWorker

File "/Users/liyh/pyvideotrans/pyvideotrans-main/videotrans/task/check_update.py", line 1, in

import requests

ModuleNotFoundError: No module named 'requests'

=====

macOS-14.6-arm64-arm-64bit

version:v3.78

frozen:False

language:zh

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