Open willy20040711 opened 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!
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
when execute the docker compose up -d show below problem:
Container build service "build" didn't complete successfully: exit 1