Unable to get sandbox working
Opened this issue · 3 comments
jimitheat commented
This is the result of using gitbash to run it.
$ ./sandbox up
Pulling sandbox...
fatal: Too many arguments.
usage: git clone [] [--] [
]jimitheat commented
I managed to clone it manually. BUt it still does not start a docker instance
barnjamin commented
Gitbash may not work well for this, Can you install WSL2 on windows and use the ubuntu shell?
Also make sur eyou have the prerequisites installed for sandbox to work, see the readme here: https://github.com/algorand/sandbox
MrDecryptDecipher commented
Try with ./sandbox up testnet -v
also note:
the files itself have problem, python with algorand sucks.