Skip to content

Conversation

@applechief
Copy link
Contributor

#64

@nficano nficano merged commit d5ac9ca into nficano:master Aug 29, 2017
@kwanster
Copy link

kwanster commented Sep 3, 2017

Can someone tell me when the changes (include subdirectories) will get promoted to the Python Package Index Repo? This may be a newbie question. When I run pip install python-lambda, I am still getting the version 1.0.0 dated July 14, 2017.

@aashishmodak
Copy link

This fix does not works - I get following error

File "/usr/local/bin/lambda", line 33, in build
aws_lambda.build(CURRENT_DIR, use_requirements, local_package)
File "/usr/local/lib/python2.7/dist-packages/aws_lambda/aws_lambda.py", line 228, in build
copyfile(f, os.path.join(path_to_temp, filename))
File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
with open(src, 'rb') as fsrc:
IOError: [Errno 21] Is a directory:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants