Comment 4 for bug 819567

Revision history for this message
Martin Packman (gz) wrote :

To be clear, what is the version of windows you are using, and what exact versions of Python do you have installed?

As a work around for now, you can install from the tarball using setup.py if you compile the C extensions or do `python setup.py build_ext --allow-python-fallback install` instead.