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

there is a problem #449

Closed
hexhunter404 opened this issue Jan 4, 2019 · 3 comments
Closed

there is a problem #449

hexhunter404 opened this issue Jan 4, 2019 · 3 comments

Comments

@hexhunter404
Copy link

Before opening a new issue, please read this wiki

What's the problem (or question)?

Traceback (most recent call last):
File "/usr/share/WiFi-Pumpkin/core/servers/proxy/package/TCP-Proxy.py", line 222, in run
self.main()
File "/usr/share/WiFi-Pumpkin/core/servers/proxy/package/TCP-Proxy.py", line 265, in main
q = Queue.Queue()
AttributeError: class Queue has no attribute 'Queue'
[*] Pumpkin-Proxy running on port:8080

nothing appears at monitor screen
screenshot from 2019-01-03 22-48-17

Please tell us details about your environment.

  • Card wireless adapters name (please check if support AP/mode): yes
  • Version used tool: latest
  • Virtual Machine (yes or no and which): yes virtual box 6
  • Operating System and version: Kali linux latest ver
@mh4x0f
Copy link
Member

mh4x0f commented Jan 9, 2019

nice, report I'll check this coming soon

@m1sf1t42
Copy link

Hey there,
found this on the python doc: https://docs.python.org/2/library/queue.html

In Python3 the Queue lib was renamed to 'queue'. I think the problem can be solved with the 2to3 Python converter. Works for me at least, running on a Lenovo ThinkPad L540, with the newest kali dist.

@hdawg12
Copy link

hdawg12 commented Dec 21, 2019

Did you ever get a solution to this problem? I also have the same error. It works , but I don't see my AP, I created, on the network.
This is my error:

wifipumpkin_error

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

4 participants