On Ubuntu 11.10, my python version as reported by platform.python_version() is "2.7.2+". StrictVersion can't handle the "+", resulting in the following stacktrace ...