Skip to content

doesnt seem to respect virtualenv #11

Description

@techdragon

several dependencies in my django project that I had customised inside a virtualenv for django 1.5 compatibility, break when the django is launched with pytrace.

Updating my system wide site-packages seems to fix the issue leading to the conclusion that somehow pytrace is breaking out of the virtualenv.
The virtualenv was created with no site packages and set to not use globals, aiming for a clean isolated virtualenv.

Not sure how pytrace is doing this. Both pytrace initially & the reader are launched from inside the virtualenv.

If this is intended behaviour please document it. Non standard behaviour in a virtualenv is pretty important to know as it limits the possible uses for pytrace pretty severely.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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