Python 2.7 works fine but I would like to use 3.5, is there a way to do this?
When installing packages for Cygwin, the "latest" version of Python was 2.7, so if I am answering my own question here please let me know.
Python 2.7 works fine but I would like to use 3.5, is there a way to do this?
When installing packages for Cygwin, the "latest" version of Python was 2.7, so if I am answering my own question here please let me know.
According to Cygwin's package list, Python 3.5 was made available via the installer in February 2019. The "python35" package and/or its affiliates (e.g. python35-devel) should be selected when running the installer.
Consider installing the python3
package.
http://cygwin.com/packages/x86_64/python3
Current version is 3.4.3