On Fri, Oct 17, 2008 at 12:49 PM, pr4vst3r <[EMAIL PROTECTED]> wrote:
> I'm getting the error below when trying to launch Leo.
> File "/root/Leo-4-5-1-final/leo/core/leoEditCommands.py", line 29,
> in <module>
> import ctypes
> File "/usr/lib/python2.5/ctypes/__init__.py", line 20, in <module>
> raise Exception, ("Version number mismatch", __version__,
> _ctypes_version)
> Exception: ('Version number mismatch', '1.0.2', '1.0.3')
Clearly, ctypes is complaining that it's version will not work
properly with some other component. So this is a python install
problem.
Edward
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" 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/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---