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
{{ message }}
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.
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:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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: