andygrove commented on PR #434: URL: https://github.com/apache/arrow-ballista/pull/434#issuecomment-1290639003
Ok, here is the issue. The script silently failed. ``` + cd /home/builder/workspace/python + python3 -m venv venv Error: [Errno 2] No such file or directory: '/home/builder/workspace/python/venv/bin/python3' + source venv/bin/activate ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
