Skip to content

Util.py/load_virtualenv picks incorrect python version if py_ver=None #1212

Description

@venkats278

If py_ver is None, load_virtualenv picks only major and minor values and misses out on micro. This errors out determine_sitedir() call for non-existent dir.
util.py:871 should be fixed with proper sys.version_info

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions