Hello
When I download and execute setup.sh, I get the following problem:
$ source setup.sh
Cloning into 'codalab-cli'...
remote: Enumerating objects: 33328, done.
remote: Counting objects: 100% (178/178), done.
remote: Compressing objects: 100% (96/96), done.
remote: Total 33328 (delta 116), reused 99 (delta 81), pack-reused 33150
Receiving objects: 100% (33328/33328), 22.98 MiB | 7.16 MiB/s, done.
Resolving deltas: 100% (24089/24089), done.
Updating files: 100% (586/586), done.
-bash: ./setup.sh: No such file or directory
The problem seems to be that in the codalab-cli directory there is no setup.sh. Could you help me figure out what am I doing wrong?
Hello
When I download and execute setup.sh, I get the following problem:
$ source setup.sh
Cloning into 'codalab-cli'...
remote: Enumerating objects: 33328, done.
remote: Counting objects: 100% (178/178), done.
remote: Compressing objects: 100% (96/96), done.
remote: Total 33328 (delta 116), reused 99 (delta 81), pack-reused 33150
Receiving objects: 100% (33328/33328), 22.98 MiB | 7.16 MiB/s, done.
Resolving deltas: 100% (24089/24089), done.
Updating files: 100% (586/586), done.
-bash: ./setup.sh: No such file or directory
The problem seems to be that in the codalab-cli directory there is no setup.sh. Could you help me figure out what am I doing wrong?