We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
@arunpatala could you please share bash command which you tried to run and where did you try to run it?
Sorry, something went wrong.
ubuntu 18.04 aws ec2 env
serverless install -u https://github.com/ryfeus/lambda-packs/tree/master/tensorflow/source -n tensorflow
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: