• My Errors
  • Login
  • Search
Search again

Error #68681

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named shinynewmodule

User's solution

This works!
-1 Vote Up

(Example error and solutions)
I didn't have the shinynewmodule installed. You can install it via fake_easy_install shinynewmodule

Mar 23, 2008