Getting a no 'main' python error when launching pyNH

Asked by biffbaxter

Running 0.5.1-rc0

Ubuntu 9.10

python 2.6

was working fine - but now will not launch. when launched from terminal getting error

File "/usr/bin/pyNeighborhood:, line 23 in <module>
from pyneighborhood.mainwindow import MainWindow

File "/usr/lib/pymodules/python2.6/pyneighborhood/__init__.py", line 93, in <module>

if not access( config.get("Main", file), R_OK + X_OK ):
File "/usr/lib/python2.6/ConfigParser.py", line 531, in get raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'Main'

I have completely removed and reinstalled to no avail.

tks....

Question information

Language:
English Edit question
Status:
Solved
For:
pyneighborhood Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Betz Stefan (encbladexp) said :
#1

Please remove your pyNeighborhood configuration files under $HOME/.pyNeighborhood.

Greetings
Betz Stefan

Revision history for this message
Linus Hoppe (linus-hoppe-deactivatedaccount) said :
#2

Half a year no answer, marking as solved.