zpcspm wrote:
Current leo defaults to qt, if it can find and successfully import pyqt. Since you've got it via bzr, there was no package manager involved, thus no dependency tracking. I suggest you to check out if pyqt is installed.
I installed a debian pyqt package and get: j...@toolbench:~/FABprojects/door-cabinets$ python2.6 /opt/leo/launchLeo.py --ipython *** isPython3: False Leo 4.8 devel, build 3005, February 26, 2010 Python 2.6.5, qt version 4.6.2 linux2 reading settings in /opt/leo/leo/config/leoSettings.leo using menus from: leoSettings.leo reading /home/john/.leo/.leoRecentFiles.txt Can not import Tkinter from plugin leo.plugins.plugins_menu Warning: plugin 'leo.plugins.plugins_menu' failed to import 'Tkinter' opening default_leo_file: /home/john/.leo/workbook.leo @enabled-plugins found in leoSettings.leo @command: start-ipython = <Alt+Shift+I> @command: push-to-ipython = <Alt+I> System command list not initialized, probably the first run... running %rehashx to refresh the command list. Run %rehashx again to refresh command list (after installing new software etc.) IPython 0.10 [on Py 2.6.5] [~/FABprojects/door-cabinets]|1> Is the lack of Tkinter going to cause trouble? Thanks, John -- 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.
