-
-
Notifications
You must be signed in to change notification settings - Fork 622
Open
Description
first i install the github-dork with git clone then i install all requirements with pip then i make the github-dork.py exucuable and write help cmd ./gitthub-dork.py -h is give me error this
Traceback (most recent call last):
File "./github-dork.py", line 4, in
import github3 as github
File "build/bdist.linux-x86_64/egg/github3/init.py", line 24, in
File "build/bdist.linux-x86_64/egg/github3/api.py", line 13, in
File "build/bdist.linux-x86_64/egg/github3/github.py", line 10, in
File "build/bdist.linux-x86_64/egg/github3/apps.py", line 7, in
ImportError: No module named jwcrypto
i also install this module sepretlly with pip this say seccessfull install it but he give also same error
Metadata
Metadata
Assignees
Labels
No labels