Yo Eric!

On Fri, 29 Sep 2017 14:47:27 -0400
"Eric S. Raymond via devel" <devel@ntpsec.org> wrote:

> site.py won't do it.

I didn't usggest that site.py was the answer.  My suggestions was the
commens in site.py lead to the answer.

  It adjusts the load path at Python startup
> time, but only in accordance with sys.prefix at the time Python was
> built.  That's going to be /usr for Python installed from the package
> system.  We only get help from this if the Python instance was built
> from source with a /usr/local prefix.

I admit to not understanding copletely how this works, but others make
this work.  Certainly pip makes it work. pip gives me many options on how
to install python libs.  The cool part, is I can use pip to install X in
python2.7, then again in python3.4, and they both work!  

I'll dig into this idea.  Others do not seem to have this problem.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgpDkp4W28Gf2.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to