biocypher / pole

Demo data repository (crime statistics)
MIT License
4 stars 3 forks source link

when execute the docker compose up -d show below problem #2

Open willy20040711 opened 8 months ago

willy20040711 commented 8 months ago

when execute the docker compose up -d show below problem: image

Container build service "build" didn't complete successfully: exit 1

slobentanzer commented 8 months ago

Hi @willy20040711, thanks for the report. This is a very generic error, could you attach the docker compose logs for the build service? Preferably as code block, not as screenshot. Thanks!

willy20040711 commented 8 months ago

Sorry , the logs is below, seem it can resolve the location of create_knowledge_graph.py.

PS C:\Users\info> docker compose logs build | /src/scripts/build.sh: line 2: cd: $'/usr/app/\r': No such file or directory build | cp: target '.'$'\r' is not a directory build | cp: cannot stat 'config/biocypher_docker_config.yaml': No such file or directory build | " does not exist.and "install build | build | Did you mean this? build | install build | python3: can't open file '/app/create_knowledge_graph.py\r': [Errno 2] No such file or directory build | chmod: cannot access 'biocypher-log': No such file or directory