bevesce/TodoFlow

No module named todoflow

moonhawk opened this issue · 0 comments

I'm not at all experienced in Python (or a whole lot of programming for that matter), but I can follow directions. I'm on a Mac with Python 2.7.6 installed through Enthought Canopy. I've added the TodoFlow directory to the Python path, which is confirmed by a call to "sys.path". However, when I invoke "import todoflow", I get the "ImportError: No module named todoflow". I would appreciate any help on how to proceed. I'm trying to use this to parse my Taskpaper list for Panic's Status Board and Geektool geeklets. Thanks!