shmilylty / OneForAll

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

moduleNotFound error #388

Open g1-art opened 1 month ago

g1-art commented 1 month ago

i am using command python3 oneforall.py -h and it shows me,

Traceback (most recent call last): File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in import export File "/home/situ/Desktop/OneForAll/export.py", line 13, in from common import utils File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in import tenacity ModuleNotFoundError: No module named 'tenacity'

i am using, linux amd64 python version 3.11.8 oneForAll version v0.4.5

Traceback (most recent call last): File "/home/situ/Desktop/OneForAll/oneforall.py", line 15, in import export File "/home/situ/Desktop/OneForAll/export.py", line 13, in from common import utils File "/home/situ/Desktop/OneForAll/common/utils.py", line 18, in import tenacity ModuleNotFoundError: No module named 'tenacity'

Screenshot 2024-07-06 102853

hetvaishnav1106 commented 1 month ago

what is solution for this error

g1-art commented 1 month ago

@hetvaishnav1106 it is a bug