Skip to content

ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? #7214

@alexandrul

Description

@alexandrul

While attempting to "python setup.py install" both 19.2.3 and 19.3, I'm getting this error:

creating c:\python38\lib\site-packages\pip-19.2.3-py3.8.egg
Extracting pip-19.2.3-py3.8.egg to c:\python38\lib\site-packages
c:\python38\lib\site-packages\pip-19.2.3-py3.8.egg\pip\_vendor\ipaddress.py:1106: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma?
  raise TypeError("%s and %s are not of the same version" (a, b))```

Metadata

Metadata

Assignees

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automationproject: vendored dependencyRelated to a vendored dependency

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions