Hello Pam,
I believe you were following this documentation to setup your Course Builder environment. You could try to look at the permissions of /usr/include/python2.7. Maybe the user you're logged-in as when running the command doesn't have permissions for that folder? You could try to run chmod -R +r /usr/include/python2.7 to make the folder and its contents readable to all users.