lambda-packs
lambda-packs copied to clipboard
Linux filename uppercase directory not being read
I was trying to install tensorflow using serverless in ubuntu machine and am facing the following error
"ENOENT: no such file or directory, scandir '/tmp/lambda-packs/tensorflow/source' "
Is there anything i can do to rectify this.
@arunpatala could you please share bash command which you tried to run and where did you try to run it?
ubuntu 18.04 aws ec2 env
serverless install -u https://github.com/ryfeus/lambda-packs/tree/master/tensorflow/source -n tensorflow