Ubuntu 14.04 comes with pre-loaded python 3 running side-by-side with the python 2.7.
To install a package into the python 3 environment, I can simple run "pip3" instead of "pip". Is there a way to make the pip package provider run "pip3" instead of "pip"? Cheers, Alex -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/58d9f9c2-2322-44d2-bd62-1cc94d9a99cd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
