GPS, GPS, GPS and More!

On Tue, 12 Sep 2017 22:54:32 -0700 (PDT), Mala Dies
<functt@gmail.com> declaimed the following:

Hello Again,

Here: Command "python setup.py egg_info" failed with error code 1 in
/tmp/pip-build-euoTR3/math/

Dang: This is what printed out when I tried to get "math" set up by pip on
Debian. No good.

  "math" is a /standard/ library for Python -- you should not have to
download/install anything for that library.

  If it isn't working, make sure you don't have some experimental file of
your own named "math.py" (or "math.pyc", "math.pyd") getting in the way.