2021-07-09T01:00:52,282 Created temporary directory: /tmp/pip-ephem-wheel-cache-pga08gw8 2021-07-09T01:00:52,284 Created temporary directory: /tmp/pip-req-tracker-bboaxxif 2021-07-09T01:00:52,285 Initialized build tracking at /tmp/pip-req-tracker-bboaxxif 2021-07-09T01:00:52,285 Created build tracker: /tmp/pip-req-tracker-bboaxxif 2021-07-09T01:00:52,285 Entered build tracker: /tmp/pip-req-tracker-bboaxxif 2021-07-09T01:00:52,286 Created temporary directory: /tmp/pip-wheel-tua4f5gm 2021-07-09T01:00:52,319 1 location(s) to search for versions of dynscope: 2021-07-09T01:00:52,319 * https://pypi.org/simple/dynscope/ 2021-07-09T01:00:52,320 Fetching project page and analyzing links: https://pypi.org/simple/dynscope/ 2021-07-09T01:00:52,320 Getting page https://pypi.org/simple/dynscope/ 2021-07-09T01:00:52,322 Found index url https://pypi.org/simple 2021-07-09T01:00:52,498 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/31/b9/fe800af075376dbcb16f2b19e18a81e2a9d30f4ffe3082ea45072afd6f54/dynscope-0.1-py2.6.egg#sha256=86df643e3de5c20c7a1353adabbc525b3c792ab54682d9e66d87e88f18a71943 (from https://pypi.org/simple/dynscope/) 2021-07-09T01:00:52,499 Found link https://files.pythonhosted.org/packages/d9/41/3115657757e019a749e9046794d841c2c5f58553947d1ed1f30d709dd42c/dynscope-0.1.tar.gz#sha256=5878c103b1512df0e9f62f45429b10ce495975d1cdd66227677ee7d0abeefbf5 (from https://pypi.org/simple/dynscope/), version: 0.1 2021-07-09T01:00:52,499 Skipping link: not a file: https://pypi.org/simple/dynscope/ 2021-07-09T01:00:52,515 Given no hashes to check 1 links for project 'dynscope': discarding no candidates 2021-07-09T01:00:52,532 Collecting dynscope==0.1 2021-07-09T01:00:52,534 Created temporary directory: /tmp/pip-unpack-tlwcv8y3 2021-07-09T01:00:52,706 Downloading dynscope-0.1.tar.gz (4.0 kB) 2021-07-09T01:00:52,745 Added dynscope==0.1 from https://files.pythonhosted.org/packages/d9/41/3115657757e019a749e9046794d841c2c5f58553947d1ed1f30d709dd42c/dynscope-0.1.tar.gz#sha256=5878c103b1512df0e9f62f45429b10ce495975d1cdd66227677ee7d0abeefbf5 to build tracker '/tmp/pip-req-tracker-bboaxxif' 2021-07-09T01:00:52,746 Running setup.py (path:/tmp/pip-wheel-tua4f5gm/dynscope_24d5a7f1cdb84adbb90c666b30d6c991/setup.py) egg_info for package dynscope 2021-07-09T01:00:52,746 Created temporary directory: /tmp/pip-pip-egg-info-texh6nr9 2021-07-09T01:00:52,747 Running command python setup.py egg_info 2021-07-09T01:00:53,358 Traceback (most recent call last): 2021-07-09T01:00:53,359 File "", line 1, in 2021-07-09T01:00:53,359 File "/tmp/pip-wheel-tua4f5gm/dynscope_24d5a7f1cdb84adbb90c666b30d6c991/setup.py", line 2, in 2021-07-09T01:00:53,359 from dynscope import __version__ 2021-07-09T01:00:53,359 File "/tmp/pip-wheel-tua4f5gm/dynscope_24d5a7f1cdb84adbb90c666b30d6c991/dynscope/__init__.py", line 16, in 2021-07-09T01:00:53,360 from fluids import DynamicScope 2021-07-09T01:00:53,360 ModuleNotFoundError: No module named 'fluids' 2021-07-09T01:00:53,409 WARNING: Discarding https://files.pythonhosted.org/packages/d9/41/3115657757e019a749e9046794d841c2c5f58553947d1ed1f30d709dd42c/dynscope-0.1.tar.gz#sha256=5878c103b1512df0e9f62f45429b10ce495975d1cdd66227677ee7d0abeefbf5 (from https://pypi.org/simple/dynscope/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:00:53,411 ERROR: Could not find a version that satisfies the requirement dynscope==0.1 (from versions: 0.1) 2021-07-09T01:00:53,411 ERROR: No matching distribution found for dynscope==0.1 2021-07-09T01:00:53,411 Exception information: 2021-07-09T01:00:53,411 Traceback (most recent call last): 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:00:53,411 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:00:53,411 raise RequirementsConflicted(criterion) 2021-07-09T01:00:53,411 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dynscope==0.1') 2021-07-09T01:00:53,411 2021-07-09T01:00:53,411 During handling of the above exception, another exception occurred: 2021-07-09T01:00:53,411 2021-07-09T01:00:53,411 Traceback (most recent call last): 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:00:53,411 result = self._result = resolver.resolve( 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:00:53,411 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:00:53,411 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:00:53,411 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dynscope==0.1'), parent=None)] 2021-07-09T01:00:53,411 2021-07-09T01:00:53,411 The above exception was the direct cause of the following exception: 2021-07-09T01:00:53,411 2021-07-09T01:00:53,411 Traceback (most recent call last): 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:00:53,411 status = self.run(options, args) 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:00:53,411 return func(self, options, args) 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:00:53,411 requirement_set = resolver.resolve( 2021-07-09T01:00:53,411 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:00:53,411 raise error from e 2021-07-09T01:00:53,411 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dynscope==0.1 2021-07-09T01:00:53,416 Removed dynscope==0.1 from https://files.pythonhosted.org/packages/d9/41/3115657757e019a749e9046794d841c2c5f58553947d1ed1f30d709dd42c/dynscope-0.1.tar.gz#sha256=5878c103b1512df0e9f62f45429b10ce495975d1cdd66227677ee7d0abeefbf5 from build tracker '/tmp/pip-req-tracker-bboaxxif' 2021-07-09T01:00:53,417 Removed build tracker: '/tmp/pip-req-tracker-bboaxxif'