-
Notifications
You must be signed in to change notification settings - Fork 101
Only *.py in modules are uploaded #79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Okay, problem identified.
This is why I'm getting the |
I'll push a quick fix that puts certifi on the preinstalled list. |
For: |
This python program (https://gist.github.com/ooq/48c23aec420c682359d6a43cfc9cdd82) of mine throws
Exception: [Errno 2] No such file or directory
on remote but runs fine locally. Also it was working yesterday (was the runtime updated?) I suspect this could be a runtime issue because my local runtime uses a different boto3 botocore version.I'm going to debug more today by trying these two things:
The text was updated successfully, but these errors were encountered: