I'm trying to use the library in a Google Appengine application by using a symlink to the imdb directory in my application code and I'm getting a "local variable 'logging' referenced before assignment" exception when I call ia = IMDb()
Do I need to add other dependent libraries or am I just doing this completely wrong? Thanks, Ron ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Imdbpy-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/imdbpy-help
