Skip to content

DeprecationWarning #555

Closed
Closed
@cool-RR

Description

@cool-RR

Getting this error on Python 3.4b2 on Windows 7:

c:\venvs\my_env\lib\site.py:429: DeprecationWarning: 'U' mode is deprecated
  fp = open(filename, "rU")

For some reason Virtualenv creates a site.py module with code that uses the deprecated U flag.

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