File size: 315 Bytes
197d4ca |
1 2 3 4 5 6 7 8 |
Traceback (most recent call last):
File "/usr/bin/mkenv", line 544, in <module>
srun: error: gcp-us-1: task 0: Exited with exit code 1
main()
File "/usr/bin/mkenv", line 512, in main
raise RuntimeError('must run without an activated environment')
RuntimeError: must run without an activated environment
|