Hello! I discoverd PyTone a few days ago, and I'm trying to install it since then. At the begining I didn't notice the setup.py script (...), so I should pretty much admit that my PyTone installation is messed up already. The thing is that even after I tried the setup.py script, there's not much change. I keep getting the same error message:
<--- start ($~) pytone Traceback (most recent call last): File "/usr/lib/python2.3/site-packages/pytone/pytone.py", line 57, in ? config.processconfig() File "/usr/lib/python2.3/site-packages/pytone/config.py", line 815, in processconfig readconfig() File "/usr/lib/python2.3/site-packages/pytone/config.py", line 681, in readconfig raise ConfigError("Unkown configuration option '%s' in section '%s'" % config.ConfigError: Unkown configuration option 'addsongtoplaylis' in section 'keybindings.filelistwindow' end --->
I guess that if i'd fresh-install PyTone again I might fix it, but setup.py doesn't seem to be able to uninstall, so I'm not sure how to do it.
I wouldn't like to uninstall PyTone but to be able to use it.
Any ideas?