wooden-solstice-50536
05/16/2024, 8:56 PM@batch() operator? (more detailed batch command provided)
@batch(image='huggingface/transformers-pytorch-gpu', cpu=16, memory=2**16, gpu=1)wooden-solstice-50536
05/16/2024, 8:57 PM2024-05-16T20:54:03.112Z Setting up task environment.
2024-05-16T20:54:03.112Z bash: python: command not found
2024-05-16T20:54:03.112Z bash: line 0: [: -le: unary operator expected
2024-05-16T20:54:03.112Z bash: line 0: [: -gt: unary operator expected
2024-05-16T20:54:03.113Z tar: job.tar: Cannot open: No such file or directory
2024-05-16T20:54:03.113Z tar: Error is not recoverable: exiting now
2024-05-16T20:54:03.114Z bash: python: command not foundwooden-solstice-50536
05/16/2024, 8:58 PMwooden-solstice-50536
05/16/2024, 8:58 PMroot@48dd99a6c126:/# which python
root@48dd99a6c126:/# python --version
bash: python: command not found
root@48dd99a6c126:/# which python3
/usr/bin/python3
root@48dd99a6c126:/# python3 --version
Python 3.8.10wooden-solstice-50536
05/16/2024, 8:59 PMpython3 instead of python here?crooked-jordan-29960
05/16/2024, 9:18 PMwooden-solstice-50536
05/16/2024, 9:23 PMcrooked-jordan-29960
05/16/2024, 9:24 PM