Home > Python > No module named fancy_urllib

No module named fancy_urllib

Grudzień 17th, 2011

Got this error? No module named fancy_urllib? Is Django + Google App Engine your set up?

Probably you have GAE SDK in your PYTHONPATH. It should be in your PATH only, NOT PYTHONPATH (it's mentioned in installation manual but who reads them ... ;-) ).

Python

  1. No comments yet.
  1. No trackbacks yet.