shmilylty / OneForAll

OneForAll是一款功能强大的子域收集工具
GNU General Public License v3.0
8.14k stars 1.28k forks source link

动态导入包功能失效 No module named 'modules.certificates.' #225

Open godzeo opened 2 years ago

godzeo commented 2 years ago

是否使用了最新代码

Bug描述 import_func 导入模块失灵,程序直接中断了。 好像动态导入有问题,我之前的mac 没事,但是这个台win7的就不行

运行环境

如何复现 复现步骤(选写) python3 oneforall.py --target baidu.com --fmt json run

复现命令(必写)

报错文本 python3 oneforall.py --target baidu.com --fmt json run

OneForAll is a powerful subdomain integration tool


| |__ | | | {v0.4.3 #dev} | . | | -| | . | | .'| | | |__||||_| ||| |,||| git.io/fjHT1

OneForAll is under development, please update before each use!

[*] Starting OneForAll @ 2021-10-17 21:51:02

21:51:02,928 [INFOR] utils:523 - Checking dependent environment 21:51:02,929 [INFOR] utils:535 - Checking network environment 21:51:03,350 [INFOR] utils:546 - Checking for the latest version 21:51:04,418 [INFOR] utils:570 - The current version v0.4.3 is already the lates t version 21:51:04,419 [INFOR] oneforall:243 - Start running OneForAll 21:51:04,421 [INFOR] oneforall:248 - Got 1 domains 21:51:04,675 [INFOR] wildcard:108 - Detecting baidu.com use wildcard dns record or not 21:51:04,782 [ALERT] wildcard:123 - The domain baidu.com disables wildcard Traceback (most recent call last): File "oneforall.py", line 277, in 21:51:04,783 [INFOR] collectfire.Fire(OneForAll): 44 File "C:\Users\zydx\AppData\Local\Programs\Python\Python37\lib\site-packages \fire\core.py", line 141, in Fire

shmilylty commented 1 year ago

升级一下Python试试呢?