Skip to content

Hook into Virtualenv #15

@ghickman

Description

@ghickman

When running the installed (typically /usr/local/bin/classify) version, classify doesn't have access to the packages installed in an active virtualenv.

Inspection of sys.path shows the virtual env paths haven't been added and site.py hasn't been patched with the virtualenv methods.

This stops classify inspecting anything with imports from the virtual packages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions