Traceback (most recent call last):
File "run.py", line 1, in
from TCP_monitor import TCP_monitor
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\TCP_monitor.py", line 14, in
from guardLottery import GuardLottery
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\guardLottery.py", line 8, in
import encrypt
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\encrypt.py", line 2, in
from six import int2byte
ModuleNotFoundError: No module named 'six'
我是小白,可能表达的不太对,谅解,谢谢。求大佬帮忙解决一下
Traceback (most recent call last): File "run.py", line 1, in
from TCP_monitor import TCP_monitor
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\TCP_monitor.py", line 14, in
from guardLottery import GuardLottery
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\guardLottery.py", line 8, in
import encrypt
File "D:\QQliulanqidownload\yasuo\bilibili-live-tools-master (1)\bilibili-live-tools-master\encrypt.py", line 2, in
from six import int2byte
ModuleNotFoundError: No module named 'six'
我是小白,可能表达的不太对,谅解,谢谢。求大佬帮忙解决一下