2021-07-10T01:06:04,925 Created temporary directory: /tmp/pip-ephem-wheel-cache-1206yjd0 2021-07-10T01:06:04,928 Created temporary directory: /tmp/pip-req-tracker-d_v78q_4 2021-07-10T01:06:04,928 Initialized build tracking at /tmp/pip-req-tracker-d_v78q_4 2021-07-10T01:06:04,928 Created build tracker: /tmp/pip-req-tracker-d_v78q_4 2021-07-10T01:06:04,928 Entered build tracker: /tmp/pip-req-tracker-d_v78q_4 2021-07-10T01:06:04,929 Created temporary directory: /tmp/pip-wheel-9nwyd205 2021-07-10T01:06:04,963 1 location(s) to search for versions of marx-workflows: 2021-07-10T01:06:04,963 * https://pypi.org/simple/marx-workflows/ 2021-07-10T01:06:04,963 Fetching project page and analyzing links: https://pypi.org/simple/marx-workflows/ 2021-07-10T01:06:04,964 Getting page https://pypi.org/simple/marx-workflows/ 2021-07-10T01:06:04,965 Found index url https://pypi.org/simple 2021-07-10T01:06:05,141 Found link https://files.pythonhosted.org/packages/e1/e3/9a5a9a1c67edd2359f5a2782a533b92d256faa0835aee34baff242f6625b/marx-workflows-0.0.8.tar.gz#sha256=69cbd506276c613d7f1d766eff3182597d7d8c1d989571a435e3cb5c77833039 (from https://pypi.org/simple/marx-workflows/), version: 0.0.8 2021-07-10T01:06:05,142 Skipping link: not a file: https://pypi.org/simple/marx-workflows/ 2021-07-10T01:06:05,158 Given no hashes to check 1 links for project 'marx-workflows': discarding no candidates 2021-07-10T01:06:05,175 Collecting marx-workflows==0.0.8 2021-07-10T01:06:05,177 Created temporary directory: /tmp/pip-unpack-0p2oxu77 2021-07-10T01:06:05,351 Downloading marx-workflows-0.0.8.tar.gz (19 kB) 2021-07-10T01:06:05,448 Added marx-workflows==0.0.8 from https://files.pythonhosted.org/packages/e1/e3/9a5a9a1c67edd2359f5a2782a533b92d256faa0835aee34baff242f6625b/marx-workflows-0.0.8.tar.gz#sha256=69cbd506276c613d7f1d766eff3182597d7d8c1d989571a435e3cb5c77833039 to build tracker '/tmp/pip-req-tracker-d_v78q_4' 2021-07-10T01:06:05,449 Running setup.py (path:/tmp/pip-wheel-9nwyd205/marx-workflows_0ae60b51284c48859f0fd085187a5231/setup.py) egg_info for package marx-workflows 2021-07-10T01:06:05,450 Created temporary directory: /tmp/pip-pip-egg-info-pkkloo40 2021-07-10T01:06:05,450 Running command python setup.py egg_info 2021-07-10T01:06:06,087 Traceback (most recent call last): 2021-07-10T01:06:06,088 File "", line 1, in 2021-07-10T01:06:06,088 File "/tmp/pip-wheel-9nwyd205/marx-workflows_0ae60b51284c48859f0fd085187a5231/setup.py", line 27, in 2021-07-10T01:06:06,088 hydrate_examples() 2021-07-10T01:06:06,089 File "/tmp/pip-wheel-9nwyd205/marx-workflows_0ae60b51284c48859f0fd085187a5231/setup.py", line 21, in hydrate_examples 2021-07-10T01:06:06,089 examples[os.path.basename(f)] = "\n ".join(read(f).split("\n")) 2021-07-10T01:06:06,089 File "/tmp/pip-wheel-9nwyd205/marx-workflows_0ae60b51284c48859f0fd085187a5231/setup.py", line 14, in read 2021-07-10T01:06:06,089 return open(local(fname)).read() 2021-07-10T01:06:06,089 File "/usr/lib/python3.9/codecs.py", line 322, in decode 2021-07-10T01:06:06,089 (result, consumed) = self._buffer_decode(data, self.errors, final) 2021-07-10T01:06:06,090 UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf3 in position 1: invalid continuation byte 2021-07-10T01:06:06,140 WARNING: Discarding https://files.pythonhosted.org/packages/e1/e3/9a5a9a1c67edd2359f5a2782a533b92d256faa0835aee34baff242f6625b/marx-workflows-0.0.8.tar.gz#sha256=69cbd506276c613d7f1d766eff3182597d7d8c1d989571a435e3cb5c77833039 (from https://pypi.org/simple/marx-workflows/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T01:06:06,141 ERROR: Could not find a version that satisfies the requirement marx-workflows==0.0.8 (from versions: 0.0.8) 2021-07-10T01:06:06,141 ERROR: No matching distribution found for marx-workflows==0.0.8 2021-07-10T01:06:06,142 Exception information: 2021-07-10T01:06:06,142 Traceback (most recent call last): 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T01:06:06,142 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T01:06:06,142 raise RequirementsConflicted(criterion) 2021-07-10T01:06:06,142 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('marx-workflows==0.0.8') 2021-07-10T01:06:06,142 2021-07-10T01:06:06,142 During handling of the above exception, another exception occurred: 2021-07-10T01:06:06,142 2021-07-10T01:06:06,142 Traceback (most recent call last): 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T01:06:06,142 result = self._result = resolver.resolve( 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T01:06:06,142 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T01:06:06,142 raise ResolutionImpossible(e.criterion.information) 2021-07-10T01:06:06,142 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('marx-workflows==0.0.8'), parent=None)] 2021-07-10T01:06:06,142 2021-07-10T01:06:06,142 The above exception was the direct cause of the following exception: 2021-07-10T01:06:06,142 2021-07-10T01:06:06,142 Traceback (most recent call last): 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T01:06:06,142 status = self.run(options, args) 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T01:06:06,142 return func(self, options, args) 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T01:06:06,142 requirement_set = resolver.resolve( 2021-07-10T01:06:06,142 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T01:06:06,142 raise error from e 2021-07-10T01:06:06,142 pip._internal.exceptions.DistributionNotFound: No matching distribution found for marx-workflows==0.0.8 2021-07-10T01:06:06,146 Removed marx-workflows==0.0.8 from https://files.pythonhosted.org/packages/e1/e3/9a5a9a1c67edd2359f5a2782a533b92d256faa0835aee34baff242f6625b/marx-workflows-0.0.8.tar.gz#sha256=69cbd506276c613d7f1d766eff3182597d7d8c1d989571a435e3cb5c77833039 from build tracker '/tmp/pip-req-tracker-d_v78q_4' 2021-07-10T01:06:06,147 Removed build tracker: '/tmp/pip-req-tracker-d_v78q_4'