lambda-packages
lambda-packages copied to clipboard
Need a py3.6 version of Pillow
Are there any clear instructions on how to build for Py3.6?
Is it a matter of deciphering the docker stuff in the cryptography build.sh ?
Of course, just after posting this I realised I can just use a Wheel.
However ,this results in an error:
libjpeg-bcb94a84.so.9.2.0: cannot open shared object file: No such file or directory
Is there some magic recipe for getting Python3.6 on the Amazon AMI? I see numerous requests on various forums for the same, but notice you have py3.6 packages for some things in here.