The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
10 views

How to execute simple python script by double-clicking in Windows7?

Im a newbie in python and i know that this question been asked for a lot of times but i want to be a bit more specific. So, my system is Win7, python ver.3.3 and im using PyQt 4.10.1 to create a ...
0
votes
0answers
34 views

How to install git-cola in cygwin?

This might be a stupid question, however I can't get it working. I know it has been ported. I've found both the sources and the binaries. I've downloaded all the files from here and tried cygwin ...
1
vote
0answers
565 views

What Should i do to get PyQt4 working on Ubuntu?

Installed python-qt4 and pyqt4-dev-tools packages on ubuntu Python 2.6.6 (r266:84292, Sep 15 2010, 15:52:39) [GCC 4.4.5] on linux2 Type "help", "copyright", "credits" or "license" for more ...
2
votes
4answers
2k views

How to install PyQt on Mac OS X 10.6

I want to install PyQt. This seems kind of complicated to install on OS X. I haven't found any precompiled packages of it (are there any? I would really prefer those). So I downloaded PyQt. And SIP, ...