public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Getting Python on Windows points USER_HOME
@ 2020-01-21  0:08 R Steiger
  2020-01-21  3:33 ` Marco Atzeri
  2020-01-21  9:34 ` Getting Python on Windows points USER_HOME Doug Henderson
  0 siblings, 2 replies; 7+ messages in thread
From: R Steiger @ 2020-01-21  0:08 UTC (permalink / raw)
  To: cygwin

Having installed the latest Cygwin-built Python distro (3.8.1), it thinks user-site is C:\Users\<myName>\AppData\Roaming ...



For all the usual reasons (and I'm confident like many of y'all) I strongly prefer having user-site = ~, i.e. *nix-style.



I've munged Lib/site.py and sysconfig.py to set base = "~" when os.name == "nt", but this doesn't do the trick.  What am I missing?

Thanks,

-rjs

--
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] 7+ messages in thread

end of thread, other threads:[~2020-01-21  9:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-21  0:08 Getting Python on Windows points USER_HOME R Steiger
2020-01-21  3:33 ` Marco Atzeri
2020-01-21  5:47   ` R Steiger
2020-01-21  6:31     ` Marco Atzeri
2020-01-21  6:52       ` Update to "Reporting Guidelines" on the cygwin site David Finnie
2020-01-21  9:03         ` Doug Henderson
2020-01-21  9:34 ` Getting Python on Windows points USER_HOME Doug Henderson

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).