Skip to content

Commit 039d974

Browse files
committed
Fixed vargrant PIP installation error by replacing "pip" with "pip2"
-Discussion link: https://discussions.udacity.com/t/pip-install-error-during-vagrant-up-on-macos/668380 -Pull requests link: udacity/OAuth2.0#15
1 parent 60d620c commit 039d974

File tree

13 files changed

+50
-6
lines changed

13 files changed

+50
-6
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1.5:2143362b-ef0c-452e-b384-7637e07d70f1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1549365679
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"name":"bento/ubuntu-16.04-i386","version":"201812.27.0","provider":"virtualbox","directory":"boxes/bento-VAGRANTSLASH-ubuntu-16.04-i386/201812.27.0/virtualbox"}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2143362b-ef0c-452e-b384-7637e07d70f1
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9d558f6dd60248858397487dd930aa0c
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
-----BEGIN RSA PRIVATE KEY-----
2+
MIIEpAIBAAKCAQEA1lb4YJsiFdeUgycnQmBkTEtl+dLSrl33k01fjiPO+xQD/qbA
3+
SAiWP3b384cUd8njiHadzmNdC21FnBxmaKvVL10PG77Cvg5G1t1NY3V+p/X2sXUH
4+
SwdsrGx46TUEjD7rQXYM5d5nIdTEc5xsqq54s+ReK0m6jSLLden51/sLYccec2iX
5+
rmBUT0laosK552pOP3hoXogwbXaY6AN4E/apCEpmuAnBzZr/CrJeMKtnDC56o9v/
6+
0SoLMMw+HPYGBOukydLgKaeCukJaDABckCY7JAWfx77hRnuqDuGioziUSffAK0Vo
7+
9EplCrLs/67usfrqEqKWetHibufn1IESN0bvYQIDAQABAoIBAQCDobW33o34TATw
8+
5sK9iOUP1d4ypr6sRxkcZZAhguxCVfB+G3pKwrtDDpUIAhUX2+zYicAwV+V0dw8g
9+
6HAcKCssg0IcD/MZNTtcCVzVj/rQu8VdBjoMYerjmVpIHj9Ewf9InG8fXI6JwFlF
10+
hvNVfwCxubX7b7QZqRy6tY6yjYJX8QlZMsjGpvoEtxH+k5WsgtfaCrJcQNFrpk4h
11+
o9H5SfOyngEQoSU0XfxncZkHgTb97JlbvAR5lyBeEyzUdZQFwZJ5E01sflA729/F
12+
B+Jth73GV9pK/abVGE5Sni+vjK9iKNtugdEszs1E2v6pLTS8VS3UzD46B7U0IuLP
13+
66gYdjRhAoGBAPOySvpQGOq5eWa5p4F0IANr9DOei9qdy3+XIWr7bSl64ubYtSvG
14+
CWWIbhc4GOzo9OaSRS8bLE8WnPsV/xvjjitdOtcMngy+aUzJFs2TfA3UI/4t+pUC
15+
mrMcTGs8KScAoCxg0VQtCWJHXWN9ULD8SneMm+5mEDyrDpgvfoI0qqgjAoGBAOEp
16+
QAAGMw3rMIowAPzqNDtGf81O83H5Cgm+4gc2LYSpomZ9XRj4o6ijTbAXZNffUncq
17+
B8cO3Q3xQD0gfkOqdpwcT/EY5Dv2LG2uiQi4HAkYLYwB7YC1qXqRNk1ZJBfByMKB
18+
wcip8dI/L3QCa3v7iqBboEH3gs9dNtfyQy+OzuCrAoGAFhSHepqbR1k6yLX1mWMe
19+
K3EylSK+ZTZ647qbyoexYlrCCEyGTcsJuutbnjr09zI8Tk/eeOAraZcQ7icWED7T
20+
+NXfqPB5uYnfHJfzuvir+szH3hXoaGvt/GCKBAVVbTU/TgYPsWLLQN5addM65m5V
21+
iPNyhW0192lAT0WuXrnK5KUCgYBQ+JSbbZ9OkhWSnFC+ozrFVkT/gDTr97M0bgC6
22+
tzEHVDmiwdKI+GFic9esS71oJFdzoxnI6/9y1B9V3CmMC/E7krLs8RaiuZSgnPOK
23+
vyrV2mwGvWq7rpiUC0SL7FKeeIHJ8P/POc5M3YwjG/urSno/0LOBBZF1IQBoCCdB
24+
IwoioQKBgQDXoAp5NSlI6AhmcQF3992SC+VEHd9b6yMwbPgBZv0Xp48xu+8/Uam+
25+
YMVKrn+b782tOgodtLhGHhRPaK0FIqhgMb2LNMTRjRMcSgrfl/cgDeQGyJ0TlGMi
26+
RDaY79Jse3LqLJ49rRktHWR9W7/N5t9LPaccWJTpMAYYKh5daBKetw==
27+
-----END RSA PRIVATE KEY-----
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"virtualbox":{"/vagrant":{"guestpath":"/vagrant","hostpath":"D:/GitHub/OAuth2.0","disabled":false,"__vagrantfile":true}}}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
D:/GitHub/OAuth2.0

.vagrant/rgloader/loader.rb

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# This file loads the proper rgloader/loader.rb file that comes packaged
2+
# with Vagrant so that encoded files can properly run with Vagrant.
3+
4+
if ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"]
5+
require File.expand_path(
6+
"rgloader/loader", ENV["VAGRANT_INSTALLER_EMBEDDED_DIR"])
7+
else
8+
raise "Encoded files can't be read outside of the Vagrant installer."
9+
end

database_setup.pyc

1.87 KB
Binary file not shown.

pg_config.sh

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ apt-get -qqy install postgresql python-psycopg2
44
apt-get -qqy install python-sqlalchemy
55
apt-get -qqy install python-pip
66
pip install --upgrade pip
7-
pip install werkzeug==0.8.3
8-
pip install flask==0.9
9-
pip install Flask-Login==0.1.3
10-
pip install oauth2client
11-
pip install requests
12-
pip install httplib2
7+
pip2 install werkzeug==0.8.3
8+
pip2 install flask==0.9
9+
pip2 install Flask-Login==0.1.3
10+
pip2 install oauth2client
11+
pip2 install requests
12+
pip2 install httplib2

restaurantmenu.db

7 KB
Binary file not shown.

0 commit comments

Comments
 (0)