-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
There is no requirements.txt or requirements_dev.txt in the project, it appears necessary for docker or when running the setup script.
(.venv) ubuntu@lightbulb:~/PycharmProjects/FlyBrainV2/codex$ ./scripts/setup.sh
[notice] A new release of pip is available: 25.0.1 -> 25.1.1
[notice] To update, run: pip install --upgrade pip
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
[notice] A new release of pip is available: 25.0.1 -> 25.1.1
[notice] To update, run: pip install --upgrade pip
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements_dev.txt'
Metadata
Metadata
Assignees
Labels
No labels