On Mon, Oct 1, 2012 at 9:36 AM, lewis <[email protected]> wrote:

> Here is a minor traceback when opening quickstart.leo
>
> Leo Log Window
> Leo 4.11 devel, build 5468, 2012-09-30 13:02:59
> Python 3.3.0, qt version 4.8.3
> Windows 6, 1, 7601, 2, Service Pack 1
> reading: C:\Python33\Lib\site-packages\leo-editor\leo\doc\quickstart.leo
> unexpected exception in g.importFromPath(rest)
> Traceback (most recent call last):
>   File "C:\Python33\Lib\site-packages\leo-editor\leo\core\leoGlobals.py",
> line 5689, in importFromPath
>     data = imp.find_module(moduleName,[path]) # This can open the file.
>   File "C:\Python33\lib\imp.py", line 203, in find_module
>     package_directory = os.path.join(entry, name)
>   File "C:\Python33\lib\ntpath.py", line 171, in join
>     if b[:1] in seps:
> TypeError: Type str doesn't support the buffer API
> Can not import rest

Strange, I have no problem opening quickstart.leo with Python 3 on the
same Windows system you have.  Did you enable other plugins?  Were you
executing a script?

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.

Reply via email to