On Mar 30, 2016, at 11:27 AM, Chris Norman <chris.norman2@googlemail.com> wrote:
Hi,
On 30/03/2016 19:20, anatoly techtonik wrote:
Hi,
I am having the same problem as this guy: https://stackoverflow.com/questions/36279141/pip-doesnt-install-twisted-on-w... Absence of 32-bit wheels breaks Python projects that added Twisted>10 as a dependency, for example.
Is that intentional change? https://pypi.python.org/pypi/Twisted/16.0.0 No clue about any change, but which Python version are you using?
I have happily `pip install`ed twisted on Windows 10 (64 bit) with 32 bit Python 3.5.1, and 2.7.11.
Only place where I had trouble was Debian 64 bit where a simple python setup.py installed did the trick.
Sorry you're having trouble.
Looks like we stopped shipping 32-bit wheels with the 15.5 release. HawkOwl, was this an intentional change, or just a release oversight? (I don't personally recall an announcement of this.) -glyph