Skip to content

Module Not Found error from dependency in requirements.txt #108

@phil-epl

Description

@phil-epl

I am trying to test a function using the functions-framework that has dependencies inside a requirements.txt file but I am getting an error that the module is not found after running the functions-framework --target=main command.

image

** Edit the functions-framework only seems to work when I run pip install functions-framework in my virtual env. Why would it not work with a functions-framework installation in my main environment?

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