I was just reading over this and wasn't sure if you still needed help or not. But, from what you are describing it sounds like 1 of 2 possible problems:
1) It's a compatibility problem, maybe it wasn't written for Python 2.7, but some other release version
2) Since python is mostly a...