Skip to content
This repository has been archived by the owner on Apr 19, 2020. It is now read-only.

Error bs4 python module #228

Closed
carlocrasti opened this issue May 28, 2017 · 1 comment
Closed

Error bs4 python module #228

carlocrasti opened this issue May 28, 2017 · 1 comment

Comments

@carlocrasti
Copy link

Hello, this is error:

~# wifi-pumpkin
Traceback (most recent call last):
File "wifi-pumpkin.py", line 39, in
from core.loaders.checker.networkmanager import CLI_NetworkManager,UI_NetworkManager
File "/usr/share/WiFi-Pumpkin/core/loaders/checker/networkmanager.py", line 4, in
from core.main import Initialize
File "/usr/share/WiFi-Pumpkin/core/main.py", line 32, in
from core.widgets.tabmodels import (
File "/usr/share/WiFi-Pumpkin/core/widgets/tabmodels.py", line 7, in
from core.utility.threads import ThreadPopen
File "/usr/share/WiFi-Pumpkin/core/utility/threads.py", line 19, in
from core.servers.proxy.http.controller.handler import MasterHandler
File "/usr/share/WiFi-Pumpkin/core/servers/proxy/http/controller/handler.py", line 1, in
from plugins.extension import *
File "/usr/share/WiFi-Pumpkin/plugins/extension/html_inject.py", line 2, in
from bs4 import BeautifulSoup
File "build/bdist.linux-x86_64/egg/bs4/init.py", line 30, in
File "build/bdist.linux-x86_64/egg/bs4/builder/init.py", line 314, in
File "build/bdist.linux-x86_64/egg/bs4/builder/_html5lib.py", line 70, in
AttributeError: 'module' object has no attribute '_base'

I have update html5lib.py but the error is the same.
Please help me
Thanks

Network adapter TpLink wn722n
no vmachine
Kali linux rolling
wifi pumpkin latest version

@mh4x0f mh4x0f changed the title Error Error bs4 python module May 30, 2017
mh4x0f added a commit that referenced this issue May 30, 2017
@mh4x0f mh4x0f added the solved label Jun 2, 2017
@mh4x0f mh4x0f closed this as completed Jun 2, 2017
@carlocrasti
Copy link
Author

Thank you very much

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants