Hi Jon,
Your best hope to run Spyder in such an old environment is through a
tool called CDE:
http://www.stanford.edu/~pgbovine/cde.html
I never used it myself but seems pretty simple to install and use and
the author is quite friendly. CDE saves every library and file that is
called from the application (when run in a modern environment) in a kind
of chroot which then you can tar-gzip and move to your old one. The page
has several videos explaining it in depth.
HTH,
Carlos
El 02/02/12 12:47, Jon Blower escribió:
Hi,
I'd like to install Spyder on a CentOS 5.2 machine. This has Qt 4.2
installed:
rpm -qa | grep qt4
qt4-devel-4.2.1-1.el5_7.1
qt4-4.2.1-1.el5_7.1
I tried installing the latest Spyder (2.7.1) but I get the error
"cannot import name QPlainTextEdit". It seems that this wasn't
included in Qt until version 4.4.
Would an older version of Spyder be compatible with my system?
Thanks in advance,
Jon
--
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.