Page 1 of 1

ImportError: No module named gg_elimination_config

PostPosted: Fri Mar 16, 2012 12:06 pm
by neodym
Hey,

I'm getting this error: ImportError: No module named gg_elimination_config when loading gungame51 (rev.622)
I edited the loaded.py file to print out the path it was searching in and checked that gg_elimination_config.py exists.
What am I missing?

PostPosted: Sat Mar 17, 2012 1:58 am
by satoon101
The only 2 things I can think of that would cause this is write permissions or not having the __init__.py file in that folder (outside of not having the gg_elimination_config.py file, of course).

Satoon