Newbie Question on ctypes
Efrat Regev
efrat_regev at yahoo.com
Wed Sep 21 02:21:06 EDT 2005
Hello,
(I apologize in advance if I'm posting to the wrong group. If so,
could you please instruct me which is appropriate?)
I'm trying to use uTidyLib, HTML-tidy's python binding. When I
import tidy
Python says it can't import ctypes. Since I'm using FC4, I looked for
a FC4 ctypes rpm. All I could find, however, were buildlog errors for
ctypes on FC4.
My question is, therefore, if I can build ctypes locally. I tried
rpm -i python-ctypes-0.9.1-1.rf.src.rpm
but that didn't seem to work (python still couldn't import ctypes).
Thanks in advance for all answers. I should point out that I'm not an
expert in python or linux (in the combination, alas, even less).
Thanks,
Efrat
More information about the Python-list
mailing list