When I sign into leo in my terminal, Ubuntu linux 16.04 LTS I get some 
small errors:

carljung@carljung-Satellite-S55-A:~$ leo
*** isPython3: False
Leo 4.9 rc1, build 4399, June 17, 2011
Python 2.7.11, qt version 4.8.7
linux2
reading settings in /usr/share/pyshared/leo/config/leoSettings.leo
Using default leo file name:
/home/carljung/.leo/workbook.leo
not a valid dictionary file /usr/share/pyshared/leo/plugins/spellpyx.txt
file not found: /home/carljung/.leo/workbook.leo


Leo Log Window
Leo 4.9 rc1, build 4399, June 17, 2011
Python 2.7.11, qt version 4.8.7
linux2
setting leoID from os.getenv('USER'): 'carljung'
load dir: /usr/share/pyshared/leo/core
global config dir: /usr/share/pyshared/leo/config
home dir: /home/carljung
read only: /usr/share/pyshared/leo/config/leoSettings.leo
reading settings in /usr/share/pyshared/leo/config/leoSettings.leo
Using default leo file name:
/home/carljung/.leo/workbook.leo
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/leo/core/leoEditCommands.py", line 
9038, in __init__
    self.d = enchant.DictWithPWL(language,fn)
  File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line 806, in 
__init__
    self.pwl = self._broker.request_pwl_dict(pwl)
  File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line 327, in 
request_pwl_dict
    self._raise_error(eStr % (pwl,))
  File "/usr/lib/python2.7/dist-packages/enchant/__init__.py", line 256, in 
_raise_error
    raise eclass(err)
Error: Couldn't open personal wordlist 
'/usr/share/pyshared/leo/plugins/spellpyx.txt'
not a valid dictionary file /usr/share/pyshared/leo/plugins/spellpyx.txt


Thanks ahead of time. I'm very new to Leo.


-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to