You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/home/prx00/Git/SocialPwned/socialpwned.py", line 4, in
from core.main import run
File "/home/prx00/Git/SocialPwned/core/main.py", line 6, in
from lib.PwnDB import PwnDB
File "/home/prx00/Git/SocialPwned/lib/PwnDB/PwnDB.py", line 4, in
import requests, json, time, random, sys, scrapy, re
ModuleNotFoundError: No module named 'scrapy'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/home/prx00/Git/SocialPwned/socialpwned.py", line 4, in
from core.main import run
File "/home/prx00/Git/SocialPwned/core/main.py", line 6, in
from lib.PwnDB import PwnDB
File "/home/prx00/Git/SocialPwned/lib/PwnDB/PwnDB.py", line 4, in
import requests, json, time, random, sys, scrapy, re
ModuleNotFoundError: No module named 'scrapy'
The text was updated successfully, but these errors were encountered: