[Distutils] Transfering modules

Nick Coghlan ncoghlan at gmail.com
Mon Aug 21 04:59:18 EDT 2017


On 21 August 2017 at 02:16, Ian Hartley <iahartle at ucsd.edu> wrote:
> Ronald,
>
> I was sure that was the case re: python.org installation.  It's strange that
> it installed in two different locations,  I really have no idea how that
> might have come about.  FYI I've included a pic of the file pathways when
> you look at the interpreter photo.  I'd first installed python using
> terminal btw.

Investigating a but further, I think that's actually the source of the
discrepancy: /usr/local/Cellar is where homebrew puts things, while
the python.org installers put things into /Library/Frameworks/.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia


More information about the Distutils-SIG mailing list