Please create an issue answering all questions - saves a lot of back and forth communication.
Was this an update? Did you install for all users? etc.
On Thursday, March 1, 2012 10:49:13 PM UTC+2, thomash wrote:
On a Win7 (32bit) machine I get the following error message on trying
to launch 2.7.2.2.b4:
C:\Python27\Scripts>python xyhome.pyw
Traceback (most recent call last):
File "xyhome.pyw", line 20, in <module>
from xy import xyhome
File "C:\Python27\lib\site-packages\xy\xyhome.pyw", line 28, in
<module>
from xy.config import (CONF, STARTUP_PATH, LOG_PATH, PLUGINS,
XY_VERSION,
File "C:\Python27\lib\site-packages\xy\config.py", line 123, in
<module>
DOC_PATH = REGXY['DocPath']
KeyError: 'DocPath'