2021-07-12T13:42:30,132 Created temporary directory: /tmp/pip-ephem-wheel-cache-y_2svjme 2021-07-12T13:42:30,136 Created temporary directory: /tmp/pip-req-tracker-ds6euccu 2021-07-12T13:42:30,136 Initialized build tracking at /tmp/pip-req-tracker-ds6euccu 2021-07-12T13:42:30,136 Created build tracker: /tmp/pip-req-tracker-ds6euccu 2021-07-12T13:42:30,137 Entered build tracker: /tmp/pip-req-tracker-ds6euccu 2021-07-12T13:42:30,137 Created temporary directory: /tmp/pip-wheel-91gzi_sq 2021-07-12T13:42:30,167 1 location(s) to search for versions of nbrun: 2021-07-12T13:42:30,167 * https://pypi.org/simple/nbrun/ 2021-07-12T13:42:30,167 Fetching project page and analyzing links: https://pypi.org/simple/nbrun/ 2021-07-12T13:42:30,168 Getting page https://pypi.org/simple/nbrun/ 2021-07-12T13:42:30,169 Found index url https://pypi.org/simple 2021-07-12T13:42:30,348 Found link https://files.pythonhosted.org/packages/ee/f4/c2f00765e40cd5006712d4e39dcd309b0b22715c75438398804a76e9d47b/nbrun-0.0.1.tar.gz#sha256=bd1e1d83de85ed9009a7623be49d468a2049c2b50b816babedb1a824d1be7625 (from https://pypi.org/simple/nbrun/), version: 0.0.1 2021-07-12T13:42:30,349 Found link https://files.pythonhosted.org/packages/de/11/ccbbe7bea48c31b12f2040ba10a98186b4cfee146df91fcb9065374dab05/nbrun-0.0.3.tar.gz#sha256=42fb70db558744e34f699c70c751e6bd15fad5ecd4fae24547bf7dd6c910f016 (from https://pypi.org/simple/nbrun/), version: 0.0.3 2021-07-12T13:42:30,349 Found link https://files.pythonhosted.org/packages/2b/7c/eaa736fa56d4e092084af793c05134c1f221ad6cb64d7a312d31c7da29db/nbrun-0.1.0.tar.gz#sha256=40dbfedce6ea72255839319e235ddfb88530cb1878ed9bdd0c5f6a0c6a673381 (from https://pypi.org/simple/nbrun/), version: 0.1.0 2021-07-12T13:42:30,349 Skipping link: not a file: https://pypi.org/simple/nbrun/ 2021-07-12T13:42:30,367 Given no hashes to check 1 links for project 'nbrun': discarding no candidates 2021-07-12T13:42:30,386 Collecting nbrun==0.0.1 2021-07-12T13:42:30,387 Created temporary directory: /tmp/pip-unpack-s_klv500 2021-07-12T13:42:30,558 Downloading nbrun-0.0.1.tar.gz (2.5 kB) 2021-07-12T13:42:30,592 Added nbrun==0.0.1 from https://files.pythonhosted.org/packages/ee/f4/c2f00765e40cd5006712d4e39dcd309b0b22715c75438398804a76e9d47b/nbrun-0.0.1.tar.gz#sha256=bd1e1d83de85ed9009a7623be49d468a2049c2b50b816babedb1a824d1be7625 to build tracker '/tmp/pip-req-tracker-ds6euccu' 2021-07-12T13:42:30,593 Running setup.py (path:/tmp/pip-wheel-91gzi_sq/nbrun_70fe76c3fd6249b6a61d9f3cabd044e9/setup.py) egg_info for package nbrun 2021-07-12T13:42:30,594 Created temporary directory: /tmp/pip-pip-egg-info-vikcg7u3 2021-07-12T13:42:30,594 Running command python setup.py egg_info 2021-07-12T13:42:31,391 Traceback (most recent call last): 2021-07-12T13:42:31,392 File "", line 1, in 2021-07-12T13:42:31,392 File "/tmp/pip-wheel-91gzi_sq/nbrun_70fe76c3fd6249b6a61d9f3cabd044e9/setup.py", line 32, in 2021-07-12T13:42:31,392 long_description=readfile('README.md'), 2021-07-12T13:42:31,393 File "/tmp/pip-wheel-91gzi_sq/nbrun_70fe76c3fd6249b6a61d9f3cabd044e9/setup.py", line 9, in readfile 2021-07-12T13:42:31,393 with open(os.path.join(os.path.dirname(__file__), filename), 'r') as f: 2021-07-12T13:42:31,393 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-91gzi_sq/nbrun_70fe76c3fd6249b6a61d9f3cabd044e9/README.md' 2021-07-12T13:42:31,444 WARNING: Discarding https://files.pythonhosted.org/packages/ee/f4/c2f00765e40cd5006712d4e39dcd309b0b22715c75438398804a76e9d47b/nbrun-0.0.1.tar.gz#sha256=bd1e1d83de85ed9009a7623be49d468a2049c2b50b816babedb1a824d1be7625 (from https://pypi.org/simple/nbrun/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T13:42:31,445 ERROR: Could not find a version that satisfies the requirement nbrun==0.0.1 (from versions: 0.0.1, 0.0.3, 0.1.0) 2021-07-12T13:42:31,445 ERROR: No matching distribution found for nbrun==0.0.1 2021-07-12T13:42:31,446 Exception information: 2021-07-12T13:42:31,446 Traceback (most recent call last): 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T13:42:31,446 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T13:42:31,446 raise RequirementsConflicted(criterion) 2021-07-12T13:42:31,446 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nbrun==0.0.1') 2021-07-12T13:42:31,446 2021-07-12T13:42:31,446 During handling of the above exception, another exception occurred: 2021-07-12T13:42:31,446 2021-07-12T13:42:31,446 Traceback (most recent call last): 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T13:42:31,446 result = self._result = resolver.resolve( 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T13:42:31,446 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T13:42:31,446 raise ResolutionImpossible(e.criterion.information) 2021-07-12T13:42:31,446 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nbrun==0.0.1'), parent=None)] 2021-07-12T13:42:31,446 2021-07-12T13:42:31,446 The above exception was the direct cause of the following exception: 2021-07-12T13:42:31,446 2021-07-12T13:42:31,446 Traceback (most recent call last): 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T13:42:31,446 status = self.run(options, args) 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T13:42:31,446 return func(self, options, args) 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T13:42:31,446 requirement_set = resolver.resolve( 2021-07-12T13:42:31,446 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T13:42:31,446 raise error from e 2021-07-12T13:42:31,446 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nbrun==0.0.1 2021-07-12T13:42:31,451 Removed nbrun==0.0.1 from https://files.pythonhosted.org/packages/ee/f4/c2f00765e40cd5006712d4e39dcd309b0b22715c75438398804a76e9d47b/nbrun-0.0.1.tar.gz#sha256=bd1e1d83de85ed9009a7623be49d468a2049c2b50b816babedb1a824d1be7625 from build tracker '/tmp/pip-req-tracker-ds6euccu' 2021-07-12T13:42:31,451 Removed build tracker: '/tmp/pip-req-tracker-ds6euccu'