D
D
danilr2021-05-12 15:35:29
Windows
danilr, 2021-05-12 15:35:29

How to get Docker access to PATH variable in Windows 10?

I put myself a project through docker on windows 10 through wsl2 and ran into such an error when running the code "Set it in your PATH environment variable or set the Theano flags 'cuda.root' to its directory".
Feeling like Docker doesn't have access to the ubuntu PATH variable. How can this be fixed?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vasily Bannikov, 2021-05-12
@vabka

The feeling that Docker does not have access to the PATH variable. How can this be fixed?

Override manually.

A
Anton Shamanov, 2021-05-12
@SilenceOfWinter

Set it in your PATH environment variable or set the Theano flags 'cuda.root' to its directory

it says "add path to PATH or ...", google translate to help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question