2021-07-08T15:27:51,864 Created temporary directory: /tmp/pip-ephem-wheel-cache-1nz2ijhm 2021-07-08T15:27:51,867 Created temporary directory: /tmp/pip-req-tracker-ulz6ixgu 2021-07-08T15:27:51,867 Initialized build tracking at /tmp/pip-req-tracker-ulz6ixgu 2021-07-08T15:27:51,868 Created build tracker: /tmp/pip-req-tracker-ulz6ixgu 2021-07-08T15:27:51,868 Entered build tracker: /tmp/pip-req-tracker-ulz6ixgu 2021-07-08T15:27:51,869 Created temporary directory: /tmp/pip-wheel-bzsquh5c 2021-07-08T15:27:51,903 1 location(s) to search for versions of optparse-gui: 2021-07-08T15:27:51,903 * https://pypi.org/simple/optparse-gui/ 2021-07-08T15:27:51,903 Fetching project page and analyzing links: https://pypi.org/simple/optparse-gui/ 2021-07-08T15:27:51,904 Getting page https://pypi.org/simple/optparse-gui/ 2021-07-08T15:27:51,905 Found index url https://pypi.org/simple 2021-07-08T15:27:52,119 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/cd/cf/e7d0e876ba72d91cbde4f7f73a6cf5f805c8f4c85d938cc4eca1bf854279/optparse_gui-0.1-py2.5.egg#sha256=5d5f95d3864774ef114d7ba24bbe692ce6dd7e1b1cf7b4206d81534b1c1a24e3 (from https://pypi.org/simple/optparse-gui/) 2021-07-08T15:27:52,119 Skipping link: unsupported archive format: .exe: https://files.pythonhosted.org/packages/2c/7f/9dca8272c556edd08c42537be4fac8b231aac876f8fa38e5a1297b31bc2f/optparse_gui-0.1.win32.exe#sha256=cd925d8b4afe538a0052d034f7f9c15127d620b1c120861d7a84bbcbba3aafda (from https://pypi.org/simple/optparse-gui/) 2021-07-08T15:27:52,119 Found link https://files.pythonhosted.org/packages/5d/a2/39813ca693fd762b44fcf274d69218a49997938f2c1a09e7390e70468ad7/optparse_gui-0.1.zip#sha256=79ae2ef1d123e2e95dfc04aa0a493f306401cf9743e16541632a475036c1276f (from https://pypi.org/simple/optparse-gui/), version: 0.1 2021-07-08T15:27:52,120 Skipping link: not a file: https://pypi.org/simple/optparse-gui/ 2021-07-08T15:27:52,136 Given no hashes to check 1 links for project 'optparse-gui': discarding no candidates 2021-07-08T15:27:52,153 Collecting optparse-gui==0.1 2021-07-08T15:27:52,155 Created temporary directory: /tmp/pip-unpack-jjgv7iyu 2021-07-08T15:27:52,325 Downloading optparse_gui-0.1.zip (12 kB) 2021-07-08T15:27:52,370 Added optparse-gui==0.1 from https://files.pythonhosted.org/packages/5d/a2/39813ca693fd762b44fcf274d69218a49997938f2c1a09e7390e70468ad7/optparse_gui-0.1.zip#sha256=79ae2ef1d123e2e95dfc04aa0a493f306401cf9743e16541632a475036c1276f to build tracker '/tmp/pip-req-tracker-ulz6ixgu' 2021-07-08T15:27:52,371 Running setup.py (path:/tmp/pip-wheel-bzsquh5c/optparse-gui_c23cb110ca5e485fb48c2744b81e1fb8/setup.py) egg_info for package optparse-gui 2021-07-08T15:27:52,372 Created temporary directory: /tmp/pip-pip-egg-info-8mt01i_w 2021-07-08T15:27:52,372 Running command python setup.py egg_info 2021-07-08T15:27:53,010 Traceback (most recent call last): 2021-07-08T15:27:53,011 File "", line 1, in 2021-07-08T15:27:53,011 File "/tmp/pip-wheel-bzsquh5c/optparse-gui_c23cb110ca5e485fb48c2744b81e1fb8/setup.py", line 3, in 2021-07-08T15:27:53,011 from optparse_gui import __version__ 2021-07-08T15:27:53,012 File "/tmp/pip-wheel-bzsquh5c/optparse-gui_c23cb110ca5e485fb48c2744b81e1fb8/optparse_gui/__init__.py", line 224 2021-07-08T15:27:53,012 print 'args: %s' % repr( args ) 2021-07-08T15:27:53,012 ^ 2021-07-08T15:27:53,012 SyntaxError: invalid syntax 2021-07-08T15:27:53,061 WARNING: Discarding https://files.pythonhosted.org/packages/5d/a2/39813ca693fd762b44fcf274d69218a49997938f2c1a09e7390e70468ad7/optparse_gui-0.1.zip#sha256=79ae2ef1d123e2e95dfc04aa0a493f306401cf9743e16541632a475036c1276f (from https://pypi.org/simple/optparse-gui/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T15:27:53,062 ERROR: Could not find a version that satisfies the requirement optparse-gui==0.1 (from versions: 0.1) 2021-07-08T15:27:53,063 ERROR: No matching distribution found for optparse-gui==0.1 2021-07-08T15:27:53,063 Exception information: 2021-07-08T15:27:53,063 Traceback (most recent call last): 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T15:27:53,063 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T15:27:53,063 raise RequirementsConflicted(criterion) 2021-07-08T15:27:53,063 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('optparse-gui==0.1') 2021-07-08T15:27:53,063 2021-07-08T15:27:53,063 During handling of the above exception, another exception occurred: 2021-07-08T15:27:53,063 2021-07-08T15:27:53,063 Traceback (most recent call last): 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T15:27:53,063 result = self._result = resolver.resolve( 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T15:27:53,063 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T15:27:53,063 raise ResolutionImpossible(e.criterion.information) 2021-07-08T15:27:53,063 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('optparse-gui==0.1'), parent=None)] 2021-07-08T15:27:53,063 2021-07-08T15:27:53,063 The above exception was the direct cause of the following exception: 2021-07-08T15:27:53,063 2021-07-08T15:27:53,063 Traceback (most recent call last): 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T15:27:53,063 status = self.run(options, args) 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T15:27:53,063 return func(self, options, args) 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T15:27:53,063 requirement_set = resolver.resolve( 2021-07-08T15:27:53,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T15:27:53,063 raise error from e 2021-07-08T15:27:53,063 pip._internal.exceptions.DistributionNotFound: No matching distribution found for optparse-gui==0.1 2021-07-08T15:27:53,068 Removed optparse-gui==0.1 from https://files.pythonhosted.org/packages/5d/a2/39813ca693fd762b44fcf274d69218a49997938f2c1a09e7390e70468ad7/optparse_gui-0.1.zip#sha256=79ae2ef1d123e2e95dfc04aa0a493f306401cf9743e16541632a475036c1276f from build tracker '/tmp/pip-req-tracker-ulz6ixgu' 2021-07-08T15:27:53,068 Removed build tracker: '/tmp/pip-req-tracker-ulz6ixgu'