2009/7/19 bmallerd <[email protected]>: > Typed "make prepare" "python taskcoach.py" > The following error showed up: > ImportError: No module named icons > Did I do something wrong?
No, make prepare should create the icons module. Did you get any output from make when you did "make prepare"? What happens if you do "make icons"? Thanks, Frank
