aswf-docker
aswf-docker copied to clipboard
/usr/local/bin/pip3 has invalid shebang
I noticed that /usr/local/bin/pip3 from aswf/ci-usd:2022 has the following shebang:
#!/tmp/c/d/python/3.9.11/aswf/vfx2022/package/54ba5ef068a3d5ff0b805c11ce1c750d7532865d/bin/python3.9
As such if fails to run after the build:
bash: /usr/local/bin/pip3: /tmp/c/d/python/3.9.11/aswf/vfx2022/package/54ba5ef068a3d5ff0b805c11ce1c750d75: bad interpreter: No such file or directory