lambda-packs icon indicating copy to clipboard operation
lambda-packs copied to clipboard

Linux filename uppercase directory not being read

Open arunpatala opened this issue 6 years ago • 2 comments

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 avatar Apr 02 '19 18:04 arunpatala

@arunpatala could you please share bash command which you tried to run and where did you try to run it?

ryfeus avatar Apr 02 '19 18:04 ryfeus

ubuntu 18.04 aws ec2 env

serverless install -u https://github.com/ryfeus/lambda-packs/tree/master/tensorflow/source -n tensorflow

arunpatala avatar Apr 05 '19 20:04 arunpatala