if you run the script ‘docker/bash.sh’, it set environment PYTHONPATH=python:topi/python
, you should run python3
in source code dir which is /workspace
in docker.
@pgaston
if you run the script ‘docker/bash.sh’, it set environment PYTHONPATH=python:topi/python
, you should run python3
in source code dir which is /workspace
in docker.
@pgaston