-
```
im running backtrack 5. i run wifite on the command line because the
./wifite.py file is hidden so when i run the command on terminal you have to
leave the window open so wifite could run it run…
-
```
im running backtrack 5. i run wifite on the command line because the
./wifite.py file is hidden so when i run the command on terminal you have to
leave the window open so wifite could run it run…
-
```
im running backtrack 5. i run wifite on the command line because the
./wifite.py file is hidden so when i run the command on terminal you have to
leave the window open so wifite could run it run…
-
I would like to run a simple tcl script from within run.py, so I added these lines:
```
from tkinter import Tcl
tcl = Tcl()
tcl.eval('puts [info patchlevel]') # Print tcl version number
tcl.e…
-
Hello,
What is this error:
┌──(root㉿kali)-[~/PcapXray]
└─# python3 Source/main.py
Interactive graph in app wont work as python version/platform is not supported (will launch in default browser)
…
-
@chrstphrchvz Chrisotpher Chavev, who did similar work preparing Perl for these anticipated releases, has opened several issues and PRs to do the the same for tkinter. Likely more will follow until 8…
-
```bash
Traceback (most recent call last):
File "wp_GUI.py", line 15, in
windo.iconbitmap('./meta/icon.ico')
File "/home/codeperfectplus/anaconda3/lib/python3.7/tkinter/__init__.py", line…
-
Dear all, following the example codes, it appears that the overly of tiles is not working.
When calling set_overlay_tile_server the output map is empty.
The tile-server is confirmed, because replaci…
-
* [Pygame](https://github.com/leachim6/hello-world/blob/main/p/Pygame.py)
* [PyQt4](https://github.com/leachim6/hello-world/blob/main/p/PyQt4.py)
* [PyQt5](https://github.com/leachim6/hello-world/bl…
-
Exception ignored in:
Traceback (most recent call last):
File "/usr/lib/python3.6/tkinter/__init__.py", line 3507, in __del__
self.tk.call('image', 'delete', self.name)
RuntimeError: main t…