I've installed pyqt and attempted to install
pyqtmemaid, and am receiving errors.
I cannot do much to help diagnose the problems as I
am not familiar with either Python, Qt or the pyqt library.
I have installed Python 2.4, QT and Pyqt. I'm not sure
how to locate the versions specifically, but they
should be up to date..
Errors being found:
While running as root the python setup.py install
results in the following output...
[root@mobile pyqt_memaid_0.2.5]# python setup.py install
/usr/lib64/python2.4/distutils/dist.py:236:
UserWarning: Unknown distribution option: 'windows'
warnings.warn(msg)
running install
error: invalid Python installation: unable to open
/usr/lib64/python2.4/config/Makefile (No such file or
directory)
[root@mobile pyqt_memaid_0.2.5]#
Any suggestions appreciated... Let me know what you
need to help fix the issue.
Logged In: YES
user_id=275016
I've never seen an error like this before. I'd be
surprised if it has anything to do with pyqt_memaid,
because there's probably something wrong with your Python
installation (but I assume you understood as much from the
error message). You could try reinstalling Python from
source.
Sorry I can't be of more help, as I don't have access to
such a system.