Edward, I'm using python 3.3.0 with the recent PyQt-Py3.3-x64-gpl-4.9.5-1. I'll disable plugins to see if any are causing the problem.
Lewis On Wednesday, October 3, 2012 12:26:04 AM UTC+10, Edward K. Ream wrote: > > On Mon, Oct 1, 2012 at 9:36 AM, lewis <[email protected] <javascript:>> > 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 view this discussion on the web visit https://groups.google.com/d/msg/leo-editor/-/69mGIl-dadYJ. 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.
