我正试图按照https://developer.algorand.org/tutorials/create-and-test-smart-contracts-using-python/的指示在Ubuntu 22中设置和运行Algorand。我按要求安装了docker,但当我试图运行时
./sandbox/sandbox up我知道错误了
Starting default sandbox: release
see sandbox.log for detailed progress, or use -v.
* docker containers started!
* waiting for services to initialize.
the following did not start:
* algorand node
* indexer node
One or more services failed to start.我错过了一步吗?
发布于 2022-09-05 17:19:43
https://stackoverflow.com/questions/73371468
复制相似问题