2021-07-11T18:43:01,474 Created temporary directory: /tmp/pip-ephem-wheel-cache-xdn8iard 2021-07-11T18:43:01,478 Created temporary directory: /tmp/pip-req-tracker-kndk46iy 2021-07-11T18:43:01,478 Initialized build tracking at /tmp/pip-req-tracker-kndk46iy 2021-07-11T18:43:01,478 Created build tracker: /tmp/pip-req-tracker-kndk46iy 2021-07-11T18:43:01,478 Entered build tracker: /tmp/pip-req-tracker-kndk46iy 2021-07-11T18:43:01,479 Created temporary directory: /tmp/pip-wheel-6v8it4y0 2021-07-11T18:43:01,508 1 location(s) to search for versions of iow: 2021-07-11T18:43:01,508 * https://pypi.org/simple/iow/ 2021-07-11T18:43:01,509 Fetching project page and analyzing links: https://pypi.org/simple/iow/ 2021-07-11T18:43:01,509 Getting page https://pypi.org/simple/iow/ 2021-07-11T18:43:01,511 Found index url https://pypi.org/simple 2021-07-11T18:43:01,694 Found link https://files.pythonhosted.org/packages/dd/ca/df95f48f33b18efae55c279bbd7344de48bc138b60d2b464270cf06557b4/iow-0.1.1.tar.gz#sha256=7250f4a08fe0c8c1c090068fb5473972edc866ba16badb1a74ecaf938edb1880 (from https://pypi.org/simple/iow/), version: 0.1.1 2021-07-11T18:43:01,695 Found link https://files.pythonhosted.org/packages/a7/ca/2e8dc2851013a18ed43c03cc3009ca4d7662497baae53f5b5a5c1bd3214d/iow-0.1.2.tar.gz#sha256=48bd86ba88ea747c7ee86d768931f73ed953a1a75e62e393ee552828a99330c8 (from https://pypi.org/simple/iow/), version: 0.1.2 2021-07-11T18:43:01,695 Found link https://files.pythonhosted.org/packages/a0/76/ea4d1b34424d6cddfddaeea80b47aafe8eb999657d16fd1f0b7dd2f12873/iow-0.1.3.tar.gz#sha256=0182a8ef55304df86cfff24a5cf7ac08d36acfc6203dbaba6656ec476426cd39 (from https://pypi.org/simple/iow/), version: 0.1.3 2021-07-11T18:43:01,695 Skipping link: not a file: https://pypi.org/simple/iow/ 2021-07-11T18:43:01,713 Given no hashes to check 1 links for project 'iow': discarding no candidates 2021-07-11T18:43:01,732 Collecting iow==0.1.1 2021-07-11T18:43:01,733 Created temporary directory: /tmp/pip-unpack-x9ylwcbe 2021-07-11T18:43:02,176 Downloading iow-0.1.1.tar.gz (797 kB) 2021-07-11T18:43:02,633 Added iow==0.1.1 from https://files.pythonhosted.org/packages/dd/ca/df95f48f33b18efae55c279bbd7344de48bc138b60d2b464270cf06557b4/iow-0.1.1.tar.gz#sha256=7250f4a08fe0c8c1c090068fb5473972edc866ba16badb1a74ecaf938edb1880 to build tracker '/tmp/pip-req-tracker-kndk46iy' 2021-07-11T18:43:02,634 Running setup.py (path:/tmp/pip-wheel-6v8it4y0/iow_2bca3339e5854d7bb185fe9842120e3c/setup.py) egg_info for package iow 2021-07-11T18:43:02,635 Created temporary directory: /tmp/pip-pip-egg-info-f37fls9k 2021-07-11T18:43:02,635 Running command python setup.py egg_info 2021-07-11T18:43:03,890 Traceback (most recent call last): 2021-07-11T18:43:03,890 File "", line 1, in 2021-07-11T18:43:03,891 File "/tmp/pip-wheel-6v8it4y0/iow_2bca3339e5854d7bb185fe9842120e3c/setup.py", line 30, in 2021-07-11T18:43:03,892 from Cython.Compiler.Options import directive_defaults 2021-07-11T18:43:03,892 ImportError: cannot import name 'directive_defaults' from 'Cython.Compiler.Options' (/usr/local/lib/python3.9/dist-packages/Cython/Compiler/Options.py) 2021-07-11T18:43:03,981 WARNING: Discarding https://files.pythonhosted.org/packages/dd/ca/df95f48f33b18efae55c279bbd7344de48bc138b60d2b464270cf06557b4/iow-0.1.1.tar.gz#sha256=7250f4a08fe0c8c1c090068fb5473972edc866ba16badb1a74ecaf938edb1880 (from https://pypi.org/simple/iow/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T18:43:03,983 ERROR: Could not find a version that satisfies the requirement iow==0.1.1 (from versions: 0.1.1, 0.1.2, 0.1.3) 2021-07-11T18:43:03,983 ERROR: No matching distribution found for iow==0.1.1 2021-07-11T18:43:03,983 Exception information: 2021-07-11T18:43:03,983 Traceback (most recent call last): 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T18:43:03,983 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T18:43:03,983 raise RequirementsConflicted(criterion) 2021-07-11T18:43:03,983 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iow==0.1.1') 2021-07-11T18:43:03,983 2021-07-11T18:43:03,983 During handling of the above exception, another exception occurred: 2021-07-11T18:43:03,983 2021-07-11T18:43:03,983 Traceback (most recent call last): 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T18:43:03,983 result = self._result = resolver.resolve( 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T18:43:03,983 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T18:43:03,983 raise ResolutionImpossible(e.criterion.information) 2021-07-11T18:43:03,983 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iow==0.1.1'), parent=None)] 2021-07-11T18:43:03,983 2021-07-11T18:43:03,983 The above exception was the direct cause of the following exception: 2021-07-11T18:43:03,983 2021-07-11T18:43:03,983 Traceback (most recent call last): 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T18:43:03,983 status = self.run(options, args) 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T18:43:03,983 return func(self, options, args) 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T18:43:03,983 requirement_set = resolver.resolve( 2021-07-11T18:43:03,983 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T18:43:03,983 raise error from e 2021-07-11T18:43:03,983 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iow==0.1.1 2021-07-11T18:43:03,988 Removed iow==0.1.1 from https://files.pythonhosted.org/packages/dd/ca/df95f48f33b18efae55c279bbd7344de48bc138b60d2b464270cf06557b4/iow-0.1.1.tar.gz#sha256=7250f4a08fe0c8c1c090068fb5473972edc866ba16badb1a74ecaf938edb1880 from build tracker '/tmp/pip-req-tracker-kndk46iy' 2021-07-11T18:43:03,989 Removed build tracker: '/tmp/pip-req-tracker-kndk46iy'