PublicMonitors icon indicating copy to clipboard operation
PublicMonitors copied to clipboard

运行时错误

Open websec123 opened this issue 6 years ago • 1 comments

运行时显示root@test:~/PublicMonitors# python3 PublicMonitors.py Traceback (most recent call last): File "PublicMonitors.py", line 3, in from lib.Main import * File "/root/PublicMonitors/lib/Main.py", line 2, in from publicScan import * ModuleNotFoundError: No module named 'publicScan' 是什么情况呢

websec123 avatar May 20 '19 08:05 websec123

要使用 python2

blockchainguard avatar Jun 11 '19 06:06 blockchainguard