I got my teacher to intall python on one of the computers, but python doesn't seem to want to compile modules. I used the same code I use at home, but I get
ImportError: No module named password
or something like that. Might this have something to do with some of the ungodly settings schools use to lock down computers? Or is there something else I'm missing?
ImportError: No module named password
or something like that. Might this have something to do with some of the ungodly settings schools use to lock down computers? Or is there something else I'm missing?
Comment