Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2126

Appveyor: pip install --user setuptools tox: `exec code in run_globals` File "C:\Python27\Scripts\pip.exe\__main__.py", line 9, in <module> TypeError: 'module' object is not callable Command exited with code 1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • proton-c-0.30.0
    • proton-c-0.30.0
    • build
    • None

    Description

      All Proton Appveyor CI builds are failing with the following error.

      $ pip install --user --upgrade pip
      Collecting pip
        Downloading https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl (1.4MB)
      Installing collected packages: pip
      Successfully installed pip-19.3.1
      You are using pip version 18.1, however version 19.3.1 is available.
      You should consider upgrading via the 'python -m pip install --upgrade pip' command.
      pip install --user setuptools tox
      Traceback (most recent call last):
        File "c:\python27\lib\runpy.py", line 174, in _run_module_as_main
          "__main__", fname, loader, pkg_name)
        File "c:\python27\lib\runpy.py", line 72, in _run_code
          exec code in run_globals
        File "C:\Python27\Scripts\pip.exe\__main__.py", line 9, in <module>
      TypeError: 'module' object is not callable
      Command exited with code 1
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jdanek Jiri Daněk
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: