The bitstream.c module wasn't building correctly due to missing Py_ssize_t which wasn't introduced until Python 2.5. I've released a new version with this problem fixed. Python 2.5 users don't need to upgrade since nothing else has changed.
Log in to post a comment.