On 29Aug2019 16:20, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:
On 8/29/19 4:14 PM, Tom Horsley wrote:
On Thu, 29 Aug 2019 16:02:25 -0400
Robert Moskowitz wrote:
Do I need to do anything, or will this be self-correcting come the
new year?
I forget where (maybe in redhat rather than fedora), but some
distro has utterly removed /usr/bin/python all it has now
is /usr/bin/python2 or /usr/bin/python3 and your scripts need
to explicitly refer to one or the other.
So no more just pip. It is pip3.
xml2rfc claims it works just fine with either.
These days the advice is to use:
python -m pip
adjusting "python" as desired. That way you get the pip that affects
your intended python install.
Cheers,
Cameron Simpson <cs@xxxxxxxxxx>
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx