I have tried to follow the steps for this procedure as outlined here:
https://www.google.com/edu/openonline/course-builder/docs/1.11/set-up-course-builder/set-up-course-builder.html as best I can. I downloaded Python. I Downloaded and unzipped the course builder folder. I set up a cloud project. I installed cygwin64 and ran the appropriate .bat file. I get to the point where cygwin64 asks "What is the name of the App Engine instance to deploy to?" I put in the project ID and then I get the following error:
Removing GCB_ALLOW_STATIC_SERV set to ''
Sourced as: './scripts/common.sh'
Windows install; skipping test-related downloads.
Ensuring runtime folder /home/teacher/coursebuilder_resources_1_11_0/runtime
Using GAE SDK 1.9.40 from /home/teacher/coursebuilder_resources_1_11_0/runtime/google_appengine
/usr/bin/bash: Exit 1.
./scripts/common.sh: line 209: /usr/include/python2.7/pyconfig.h.tmp: Permission denied
I get the same error if I try to run course builder locally. What do I need to do to fix this? Did I put Python in the wrong directory? Is it a problem with permissions on the computer? (it's a company computer and there are some directories I can't access). Please help!