Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shodan/Github import error #4

Closed
nunzilor opened this issue Jul 17, 2022 · 1 comment
Closed

Shodan/Github import error #4

nunzilor opened this issue Jul 17, 2022 · 1 comment
Labels
wontfix This will not be worked on

Comments

@nunzilor
Copy link

from github import Github
ImportError: cannot import name 'Github' from 'github'
also with shodan

@Orobas42
Copy link
Owner

You need to install the following modules

pip install PyGithub
pip install shodan

@Orobas42 Orobas42 changed the title from shodan import Shodan Shodan/Github import Error Jul 18, 2022
@Orobas42 Orobas42 added the wontfix This will not be worked on label Jul 18, 2022
@Orobas42 Orobas42 changed the title Shodan/Github import Error Shodan/Github import error Jul 19, 2022
@Orobas42 Orobas42 pinned this issue Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants