Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python 3.2

Installing Pyqt4 In A Virtualenv

I am trying to install PyQT4 in a virtualenv. I am running Python3.2.1. Here's what I've do… Read more Installing Pyqt4 In A Virtualenv

Python - Cxfreeze Keeps Saying File/directory Non-existant

I've got some very basic code which works, and I want to turn it into an exe. Since I'm usi… Read more Python - Cxfreeze Keeps Saying File/directory Non-existant

Idle-python3.2 Not Starting: Complains Of Nameerror: Name 'tk' Is Not Defined

running linux mint 13 idle-python3.2 did work from the terminal before, now it does not. Calling i… Read more Idle-python3.2 Not Starting: Complains Of Nameerror: Name 'tk' Is Not Defined