tomasonjo / NeoGPT-Explorer

Knowledge-graph based chatbot using GPT3 and Neo4j

Home Page:https://medium.com/neo4j/knowledge-graph-based-chatbot-with-gpt-3-and-neo4j-c4ebbd325ed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to execute script docker-compose

jalakoo opened this issue · comments

Not sure why Docker's output message isn't clearer, but if you see the following:

docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
[28430] Failed to execute script docker-compose

It's because Docker on your system isn't running. Start/restart it and you should be good to go. If you don't already have installed, see Docker's official docs