2021-07-09T20:21:41,286 Created temporary directory: /tmp/pip-ephem-wheel-cache-fh4u_4fb 2021-07-09T20:21:41,289 Created temporary directory: /tmp/pip-req-tracker-hxil29g4 2021-07-09T20:21:41,290 Initialized build tracking at /tmp/pip-req-tracker-hxil29g4 2021-07-09T20:21:41,290 Created build tracker: /tmp/pip-req-tracker-hxil29g4 2021-07-09T20:21:41,290 Entered build tracker: /tmp/pip-req-tracker-hxil29g4 2021-07-09T20:21:41,291 Created temporary directory: /tmp/pip-wheel-kj05yvqw 2021-07-09T20:21:41,324 1 location(s) to search for versions of nyc-geoclient: 2021-07-09T20:21:41,324 * https://pypi.org/simple/nyc-geoclient/ 2021-07-09T20:21:41,324 Fetching project page and analyzing links: https://pypi.org/simple/nyc-geoclient/ 2021-07-09T20:21:41,325 Getting page https://pypi.org/simple/nyc-geoclient/ 2021-07-09T20:21:41,326 Found index url https://pypi.org/simple 2021-07-09T20:21:41,506 Found link https://files.pythonhosted.org/packages/d1/b6/7c12cc677dab7ba39afcfc749c043f156201278ccca466048ea8d4d36b6e/nyc_geoclient-0.0.1.tar.gz#sha256=f1e19b2d64c0f003b9eca60fa2407230811a03d3c53cc2986f12691a0dd96080 (from https://pypi.org/simple/nyc-geoclient/), version: 0.0.1 2021-07-09T20:21:41,506 Found link https://files.pythonhosted.org/packages/48/bc/26cf7e4a139f1b319a9328e0a769a680f248d8ee11ba018c47263fc2c8e1/nyc_geoclient-0.0.2.tar.gz#sha256=d4c664908bc80e3b7a6dc49b3c96624eb25420734346e7d768fde97bf66738cf (from https://pypi.org/simple/nyc-geoclient/), version: 0.0.2 2021-07-09T20:21:41,506 Skipping link: not a file: https://pypi.org/simple/nyc-geoclient/ 2021-07-09T20:21:41,523 Given no hashes to check 1 links for project 'nyc-geoclient': discarding no candidates 2021-07-09T20:21:41,540 Collecting nyc-geoclient==0.0.1 2021-07-09T20:21:41,542 Created temporary directory: /tmp/pip-unpack-sihl8_32 2021-07-09T20:21:41,712 Downloading nyc_geoclient-0.0.1.tar.gz (4.0 kB) 2021-07-09T20:21:41,755 Added nyc-geoclient==0.0.1 from https://files.pythonhosted.org/packages/d1/b6/7c12cc677dab7ba39afcfc749c043f156201278ccca466048ea8d4d36b6e/nyc_geoclient-0.0.1.tar.gz#sha256=f1e19b2d64c0f003b9eca60fa2407230811a03d3c53cc2986f12691a0dd96080 to build tracker '/tmp/pip-req-tracker-hxil29g4' 2021-07-09T20:21:41,757 Running setup.py (path:/tmp/pip-wheel-kj05yvqw/nyc-geoclient_453fe274a2904a4a983722877e5993ee/setup.py) egg_info for package nyc-geoclient 2021-07-09T20:21:41,757 Created temporary directory: /tmp/pip-pip-egg-info-nk2u1iso 2021-07-09T20:21:41,758 Running command python setup.py egg_info 2021-07-09T20:21:42,380 Traceback (most recent call last): 2021-07-09T20:21:42,381 File "", line 1, in 2021-07-09T20:21:42,381 File "/tmp/pip-wheel-kj05yvqw/nyc-geoclient_453fe274a2904a4a983722877e5993ee/setup.py", line 12 2021-07-09T20:21:42,382 print 'No setuptools. Do\n\n $ pip install -I requirements.txt\n\n\nto install dependencies.' 2021-07-09T20:21:42,382 ^ 2021-07-09T20:21:42,382 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('No setuptools. Do\n\n $ pip install -I requirements.txt\n\n\nto install dependencies.')? 2021-07-09T20:21:42,430 WARNING: Discarding https://files.pythonhosted.org/packages/d1/b6/7c12cc677dab7ba39afcfc749c043f156201278ccca466048ea8d4d36b6e/nyc_geoclient-0.0.1.tar.gz#sha256=f1e19b2d64c0f003b9eca60fa2407230811a03d3c53cc2986f12691a0dd96080 (from https://pypi.org/simple/nyc-geoclient/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:21:42,432 ERROR: Could not find a version that satisfies the requirement nyc-geoclient==0.0.1 (from versions: 0.0.1, 0.0.2) 2021-07-09T20:21:42,432 ERROR: No matching distribution found for nyc-geoclient==0.0.1 2021-07-09T20:21:42,432 Exception information: 2021-07-09T20:21:42,432 Traceback (most recent call last): 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:21:42,432 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:21:42,432 raise RequirementsConflicted(criterion) 2021-07-09T20:21:42,432 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nyc-geoclient==0.0.1') 2021-07-09T20:21:42,432 2021-07-09T20:21:42,432 During handling of the above exception, another exception occurred: 2021-07-09T20:21:42,432 2021-07-09T20:21:42,432 Traceback (most recent call last): 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:21:42,432 result = self._result = resolver.resolve( 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:21:42,432 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:21:42,432 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:21:42,432 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nyc-geoclient==0.0.1'), parent=None)] 2021-07-09T20:21:42,432 2021-07-09T20:21:42,432 The above exception was the direct cause of the following exception: 2021-07-09T20:21:42,432 2021-07-09T20:21:42,432 Traceback (most recent call last): 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:21:42,432 status = self.run(options, args) 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:21:42,432 return func(self, options, args) 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:21:42,432 requirement_set = resolver.resolve( 2021-07-09T20:21:42,432 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:21:42,432 raise error from e 2021-07-09T20:21:42,432 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nyc-geoclient==0.0.1 2021-07-09T20:21:42,437 Removed nyc-geoclient==0.0.1 from https://files.pythonhosted.org/packages/d1/b6/7c12cc677dab7ba39afcfc749c043f156201278ccca466048ea8d4d36b6e/nyc_geoclient-0.0.1.tar.gz#sha256=f1e19b2d64c0f003b9eca60fa2407230811a03d3c53cc2986f12691a0dd96080 from build tracker '/tmp/pip-req-tracker-hxil29g4' 2021-07-09T20:21:42,437 Removed build tracker: '/tmp/pip-req-tracker-hxil29g4'