-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels