We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f87e64 commit d1c6c93Copy full SHA for d1c6c93
after-install.sh
@@ -1,5 +1,6 @@
1
#!/bin/bash
2
3
+pip2 install SQLAlchemy
4
pip3 install SQLAlchemy
5
6
chmod -R a+rX /usr/lib/python2.7/dist-packages/cs50
0 commit comments