Thanks for the confirmation, Amber. Settling down with 3.6.6 install.
Regards,
Jeff
On Sun, Jul 1, 2018 at 12:13 PM Amber Brown
wrote:
> Twisted does not yet support Python 3.7. Due to syntax changes and other
> changes, as well as the non-availability of build infrastructure at this
> momen
Twisted does not yet support Python 3.7. Due to syntax changes and other
changes, as well as the non-availability of build infrastructure at this
moment (e.g. it doesn't work on Travis, we haven't tried appveyor), we
can't yet fully identify what's wrong and fix it with confidence.
I would suggest
Aaaand, installed Python 3.6.6 and pip install'd Twisted 18.4.0 without any
problems. So much for getting those sweet performance improvements in 3.7
for now - Twisted is an absolute requirement, 3.7 is not.
Anyways, looks like there's a compatibility issue between 3.7 and Twisted
on Windows at
I installed the compiler package indicated here:
https://wiki.python.org/moin/WindowsCompilers (section titled "Microsoft
Visual C++ 14.0 standalone: Build Tools for Visual Studio 2017 (x86, x64,
ARM, ARM64)") and get a bunch of this:
d:\programs\python37\include\pystate.h(209): note: see declarat
I am attempting to install Twisted 18.4.0 on a clean system, fresh install
of Python 3.7. When I attempt to install from the source dist (python
setup.py install) it complains I don't have the MS Visual C++ Build tools
("error: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft
Visual