Closed goncalor closed 2 years ago
Although you have a requirements.txt file, there are a few unexpected C dependencies that need to be installed for PIP to install the Python dependencies successfuly. This Dockerfile will hopefully help everyone run your test script and patch away!
requirements.txt
Thanks!
Although you have a
requirements.txt
file, there are a few unexpected C dependencies that need to be installed for PIP to install the Python dependencies successfuly. This Dockerfile will hopefully help everyone run your test script and patch away!