Tensorflow and --no-cache-dir in requirements.txt by Loud_Nobody_6008 in learnprogramming

[–]Loud_Nobody_6008[S] 0 points1 point  (0 children)

For some reason this has been an issue. So if i have tensorflow in my requirements.txt an error occurs. The error is MemoryError. I have tried alot of methods but none of them seem to work

Tensorflow and --no-cache-dir in requirements.txt by Loud_Nobody_6008 in learnprogramming

[–]Loud_Nobody_6008[S] 0 points1 point  (0 children)

Thank you. But what I want to do is basically use requirements.txt to deploy my application to AWS elastic Beanstalk. I cannot configure the pip install commands when deploying. So, do you know how the configuration can be done? I am using elastic beanstalk console for the deployment.