Skip to content Skip to sidebar Skip to footer
Showing posts with the label X11

Tkinter, Linux: How To View Window In Windows Task Bar Which Has No Title Bar?

I created a window: root = Tk() and removed the title bar: root.attributes('-type', 's… Read more Tkinter, Linux: How To View Window In Windows Task Bar Which Has No Title Bar?

Trouble Installing Dlib For Python On Mac Osx 10.10

I'm trying to install dlib-18.16 for python on my computer (running Mac OSX 10.10). I have boos… Read more Trouble Installing Dlib For Python On Mac Osx 10.10