The docker file can't pass build
- Lingua principale
- Python
- Stelle
- 84
- Fork
- 17
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Build Error on Step 11 /15 .
>>> It's shows no right to build the lib.
-----
I install on my mac laptop.
After I download the data, then I try to start an ElasticSearch instance and index the ARC corpus
>>> python scripts/index-corpus.py arc_solvers/data/ARC-V1-Feb2018/ARC_Corpus.txt arc_corpus "localhost"
But I got an error :
ConnectionError(: Failed to establish a new connection: [Errno 61] Connection refused) caused by: NewConnectionError(: Failed to establish a new connection: [Errno 61] Connection refused)
I also try another workstation. It still has this error.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.