public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Python 3.7.1
@ 2018-10-31 14:23 Noah Andrew
  2018-10-31 21:06 ` Lee
  0 siblings, 1 reply; 2+ messages in thread
From: Noah Andrew @ 2018-10-31 14:23 UTC (permalink / raw)
  To: cygwin

Hi All,
Sorry if this has been answered somewhere already - I checked the
FAQ/StackExchange/Quora and didn't find anything, so coming to the mailing
list as a last resort. I was wondering if it's possible to install the
latest version of python for Cygwin - all I can find right now is 3.6.4. I
can't find it in the library, but is it possible to still use the new
version somehow? Maybe routing it to a different python installation or
somehow installing from command line?
Best,
Noah

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Python 3.7.1
  2018-10-31 14:23 Python 3.7.1 Noah Andrew
@ 2018-10-31 21:06 ` Lee
  0 siblings, 0 replies; 2+ messages in thread
From: Lee @ 2018-10-31 21:06 UTC (permalink / raw)
  To: cygwin

On 10/31/18, Noah Andrew wrote:
> Hi All,
> Sorry if this has been answered somewhere already - I checked the
> FAQ/StackExchange/Quora and didn't find anything, so coming to the mailing
> list as a last resort. I was wondering if it's possible to install the
> latest version of python for Cygwin - all I can find right now is 3.6.4. I
> can't find it in the library, but is it possible to still use the new
> version somehow? Maybe routing it to a different python installation or
> somehow installing from command line?

Get the source code and 'make && make install'
  https://docs.python.org/3/using/unix.html#building-python

I don't know what or if anything else in cygwin depends on python.  If
the latest version is not quite compatible with the cygwin supplied
version it'd probably be best to install to a non-standard location so
they don't conflict .. and make it easier to throw away when cygwin
comes out with that or a later version.

Regards,
Lee

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-31 21:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-31 14:23 Python 3.7.1 Noah Andrew
2018-10-31 21:06 ` Lee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).