Problem running the program
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 71
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Hello, I ran docker-compose up:
target backend: failed to solve: process "/bin/sh -c conda env create -f ./backend/environment.yml" did not complete successfully: exit code: 1
I am on macos, is that the issue? But shouldn't things be happening inside the docker VM? I don't quite get it. I have docker desktop installed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with docker-compose up and inspect the build step for backend/environment.yml, especially the conda env create command. Determine whether macOS or Docker Desktop is relevant, then document the cause and verify that the project starts successfully with the documented command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, docker-compose, python
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100