Skip to content

fn build python example not working #685

Description

@hurnhu

when following the example i get this error, i have the requirements.txt in the same folder as func.yaml

building /home/user/spec/func.yaml
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'
You are using pip version 10.0.1, however version 18.0 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
error running command docker run --rm -v /home/user/spec/worker -w /worker iron/python:3-dev pip install  -t packages -r requirements.txt (exit status 1)

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