How to configure PIP package provider to run "pip3"?

444 views
Skip to first unread message

Alexander Luetjen

unread,
Jun 16, 2014, 5:22:26 PM6/16/14
to puppet...@googlegroups.com
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

Dan Bode

unread,
Jun 16, 2014, 5:26:37 PM6/16/14
to public puppet users
there is a patch in openstack-infra that is looking to accomplish this. They are creating different providers for pip vs. pip3 (b/c for their use case, they have to be able to use both in the same run)

  (it's buried in here somewhere)


--
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 puppet-users...@googlegroups.com.
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.

Reply all
Reply to author
Forward
0 new messages