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
sudo python2.7 InSpy.py -h
Traceback (most recent call last):
File "InSpy.py", line 7, in
from lib.soup import *
File "/usr/var/InSpy/lib/soup.py", line 1, in
import BeautifulSoup, json
ImportError: No module named BeautifulSoup
The text was updated successfully, but these errors were encountered:
Fresh install under ParrotSec OS
sudo python2.7 InSpy.py -h
Traceback (most recent call last):
File "InSpy.py", line 7, in
from lib.soup import *
File "/usr/var/InSpy/lib/soup.py", line 1, in
import BeautifulSoup, json
ImportError: No module named BeautifulSoup
The text was updated successfully, but these errors were encountered: