-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I know, I know, it's not really made for us to play with it but it's useful to build the binaries sometimes. Unfortunately, we switched to python 3.8 inside Dockerfile.train but Dockerfile.build still uses python 3.6 which is EOL at this point.
Lines 95 to 96 in 15bef27
| ENV PYTHON_BIN_PATH /usr/bin/python3.6 | |
| ENV PYTHON_LIB_PATH /usr/local/lib/python3.6/dist-packages |
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working