Hello, I checked the Vagrantfile, there is no reference to pip inside. I'm not sure about the concept of first provisioning script.
Are referring to downloading get-pip.py and then using the command "python get-pip.py" to install the pip? On Monday, 8 February 2016 06:40:37 UTC-6, Alvaro Miranda Aguilera wrote: > > Hello, > > Inside the Vagrantfile, will be some provisioning steps, one of those > maybe have the step to get that pip installed. > > If doesn't, and the pip came in the base box, what you can try is update > pip as the first provisioning script. > > Are you familiar with installing/updating pip? > > Alvaro. > > On Mon, Feb 8, 2016 at 5:02 PM, digvijay S Naruka <[email protected] > <javascript:>> wrote: > >> That is what i'm unsure of! How to fix that when all i'm doing is running >> the command "Vagrant up." >> Can you please provide step by step instructions on how to fix it ? >> >> On Wednesday, 3 February 2016 01:48:47 UTC-6, Rob Woerner wrote: >>> >>> Did you fix the (apparent) error : STDERR: You're using an outdated >>> location for the get-pip.py script, please use the one available from >>> https://bootstrap.pypa.io/get-pip.py >>> >> -- >> This mailing list is governed under the HashiCorp Community Guidelines - >> https://www.hashicorp.com/community-guidelines.html. Behavior in >> violation of those guidelines may result in your removal from this mailing >> list. >> >> GitHub Issues: https://github.com/mitchellh/vagrant/issues >> IRC: #vagrant on Freenode >> --- >> You received this message because you are subscribed to the Google Groups >> "Vagrant" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/vagrant-up/80b7a4e1-5c55-4193-953a-140f07108df6%40googlegroups.com >> >> <https://groups.google.com/d/msgid/vagrant-up/80b7a4e1-5c55-4193-953a-140f07108df6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list. GitHub Issues: https://github.com/mitchellh/vagrant/issues IRC: #vagrant on Freenode --- You received this message because you are subscribed to the Google Groups "Vagrant" 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/vagrant-up/db538d96-28ad-42ff-aa13-8241bfcc47f9%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
