Closed stephenhensley closed 4 years ago
create dir before hvcc tries and fails. Think this has to do with the fact that we're calling hvcc from os.command. This seems to fix the issue without sudo on my end, but I only tested on windows and debian (via WSL).
os.command
create dir before hvcc tries and fails. Think this has to do with the fact that we're calling hvcc from
os.command
. This seems to fix the issue without sudo on my end, but I only tested on windows and debian (via WSL).