manwu91 / sms_bomber

短信轰炸机
8 stars 2 forks source link

how to import github #1

Closed ly886 closed 6 years ago

ly886 commented 6 years ago

Traceback (most recent call last): File "main.py", line 2, in from lib.search_github import search_all File "/Users/liyu/Desktop/sms_bomber-master/lib/search_github.py", line 1, in from github import Github,ContentFile ModuleNotFoundError: No module named 'github'

manwu91 commented 6 years ago

pip3 install PyGithub