On Sun, 13 May 2018, Terry Reedy wrote:

You have to install a package in /site-packages for each version you want
to run it with.

Terry,

  It is installed in the site-packages/ directory for both 2.7 and 3.6.

Then you have to make sure you run the version you intend to run.

  Since both /usr/bin/pylint and /usr/bin/pyreverse are python scripts I can
change the first line to call python3 rather than python. I should have
looked at this before writing.

Thanks,

Rich

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to