Skip to content

requirements.txt missing #92

@HomingHamster

Description

@HomingHamster

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions