yeah mine came straight from Riverbank too. I actually downgraded from python 2.7 to 2.6 to try and get other parts working halfway through the install of everywhere and in the process of reinstalling everything for 2.6 I may have messed some stuff up. what is the best way to remove PyQt?
On Jul 29, 1:55 am, Jed Ludlow <[email protected]> wrote: > Should clarify that the PyQt4.4.7.X installer I was working with came > straight from Riverbank and not from Python(x,y). > > > > On Wed, Jul 28, 2010 at 9:53 AM, Jed Ludlow <[email protected]> wrote: > > I experienced something similar (on WinXP, though) when I upgraded from > > PyQt4 4.5.4 to 4.7.X. I wrongly assumed that the 4.7 installer would be > > aware that an existing PyQt4 installation was present and gracefully upgrade > > it. What I ended up with were two installations that were mixed with each > > other, Qt binaries and all, in a confused mess in the PyQt4 directory. I > > also had multiple PyQt4 entries in my PATH. In the end, as far as I could > > tell, it looked like the Python front end of PyQt was getting confused and > > attempting to access the wrong Qt binaries. You might consider blowing away > > PyQt4, cleaning your path, and reinstalling that fresh. -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
