illuminatedwax / pesterchum

Instant messaging client copying the look and feel of clients from Andrew Hussie's webcomic Homestuck.
Other
99 stars 50 forks source link

Linux Mandriva 2011 error #11

Closed Inuryu closed 13 years ago

Inuryu commented 13 years ago

File "pesterchum.py", line 2196, in pesterchum = MainProgram() File "pesterchum.py", line 2001, in init self.widget = PesterWindow() File "pesterchum.py", line 1022, in init self.changeProfile() File "pesterchum.py", line 1191, in changeProfile self.chooseprofile = PesterChooseProfile(self.userprofile, self.config, self.theme, self, collision=collision) File "/home/vr/Downloads/pesterchum/menus.py", line 501, in init layout_0.addWidget(self.currentHandle, alignment=QtCore.Qt.AlignHCenter) TypeError: addWidget() takes no keyword arguments

kiooeht commented 13 years ago

What version of PyQt4 are you running?

In Python:

print qVersion()
Inuryu commented 13 years ago

version 4.6.1

Inuryu commented 13 years ago

python says 4.5.3

kiooeht commented 13 years ago

You need at least version 4.6