View Single Post
Posts: 19 | Thanked: 0 times | Joined on Dec 2007
#163
I tried following the instructions on the website but Canola doesn't load. When I run it in terminal using Canola -vvvv I get this :


~ $ canola -v
Traceback (most recent call last):
File "/usr/bin/canola", line 30, in <module>
mger = Manager("/etc/canola.conf")
File "/singleton.py", line 25, in __call__
File "/manager.py", line 41, in __init__
File "/manager.py", line 46, in _load_config
File "/terra_config.py", line 19, in __init__
File "/terra_config.py", line 24, in _load
IOError: [Errno 2] No such file or directory: '/etc/canola.conf'


I copied it and pasted it from another thread someone posted back in December with trying to install an earlier version (it was teh only search result that I got back after searching for IOError on this site... so I imagine no one else has posted this same error message in this thread...)