2021-07-09T05:12:38,276 Created temporary directory: /tmp/pip-ephem-wheel-cache-y5d6fmz0 2021-07-09T05:12:38,279 Created temporary directory: /tmp/pip-req-tracker-4mnq8lob 2021-07-09T05:12:38,279 Initialized build tracking at /tmp/pip-req-tracker-4mnq8lob 2021-07-09T05:12:38,280 Created build tracker: /tmp/pip-req-tracker-4mnq8lob 2021-07-09T05:12:38,280 Entered build tracker: /tmp/pip-req-tracker-4mnq8lob 2021-07-09T05:12:38,280 Created temporary directory: /tmp/pip-wheel-1l3kccse 2021-07-09T05:12:38,314 1 location(s) to search for versions of husk: 2021-07-09T05:12:38,314 * https://pypi.org/simple/husk/ 2021-07-09T05:12:38,314 Fetching project page and analyzing links: https://pypi.org/simple/husk/ 2021-07-09T05:12:38,315 Getting page https://pypi.org/simple/husk/ 2021-07-09T05:12:38,316 Found index url https://pypi.org/simple 2021-07-09T05:12:38,405 Found link https://files.pythonhosted.org/packages/f9/81/99c856f8abefbd384aedca64eb6b7c1314a5bd76fe78b9cb06eeaa467443/husk-0.1.tar.gz#sha256=c4bec3374dd2ae0321d7f00621da84f658309e50b1826dec516eb03c459c8d7f (from https://pypi.org/simple/husk/), version: 0.1 2021-07-09T05:12:38,405 Found link https://files.pythonhosted.org/packages/46/f3/9664ca61b9d5b3754bd03df55612d9ee9984bbe3a823f3b1399b1db659f8/husk-0.1.1.tar.gz#sha256=ed16fdfe85d1961fc09435d7e8762efe0af60efacc0e98589ebd8f98e8559ddf (from https://pypi.org/simple/husk/), version: 0.1.1 2021-07-09T05:12:38,405 Found link https://files.pythonhosted.org/packages/d7/7a/a40e62737aa3b5983f5bd31942baf4137e798246d0e53c3017aa385b7a8f/husk-0.1.2.tar.gz#sha256=0ca7a3a101b2e13ef92709ddc17f34b245560f425c8a011fe98824890f8ca1b7 (from https://pypi.org/simple/husk/), version: 0.1.2 2021-07-09T05:12:38,406 Skipping link: not a file: https://pypi.org/simple/husk/ 2021-07-09T05:12:38,422 Given no hashes to check 1 links for project 'husk': discarding no candidates 2021-07-09T05:12:38,439 Collecting husk==0.1.1 2021-07-09T05:12:38,441 Created temporary directory: /tmp/pip-unpack-l7r8_duv 2021-07-09T05:12:38,620 Downloading husk-0.1.1.tar.gz (7.2 kB) 2021-07-09T05:12:38,685 Added husk==0.1.1 from https://files.pythonhosted.org/packages/46/f3/9664ca61b9d5b3754bd03df55612d9ee9984bbe3a823f3b1399b1db659f8/husk-0.1.1.tar.gz#sha256=ed16fdfe85d1961fc09435d7e8762efe0af60efacc0e98589ebd8f98e8559ddf to build tracker '/tmp/pip-req-tracker-4mnq8lob' 2021-07-09T05:12:38,686 Running setup.py (path:/tmp/pip-wheel-1l3kccse/husk_2db2de83509649ac968aee7dd123bfd0/setup.py) egg_info for package husk 2021-07-09T05:12:38,686 Created temporary directory: /tmp/pip-pip-egg-info-f73d42tf 2021-07-09T05:12:38,687 Running command python setup.py egg_info 2021-07-09T05:12:39,332 Traceback (most recent call last): 2021-07-09T05:12:39,332 File "", line 1, in 2021-07-09T05:12:39,333 File "/tmp/pip-wheel-1l3kccse/husk_2db2de83509649ac968aee7dd123bfd0/setup.py", line 1, in 2021-07-09T05:12:39,333 import husk 2021-07-09T05:12:39,333 File "/tmp/pip-wheel-1l3kccse/husk_2db2de83509649ac968aee7dd123bfd0/husk/__init__.py", line 5, in 2021-07-09T05:12:39,333 from .config import * 2021-07-09T05:12:39,334 File "/tmp/pip-wheel-1l3kccse/husk_2db2de83509649ac968aee7dd123bfd0/husk/config.py", line 2, in 2021-07-09T05:12:39,334 from ConfigParser import ConfigParser, NoOptionError 2021-07-09T05:12:39,334 ModuleNotFoundError: No module named 'ConfigParser' 2021-07-09T05:12:39,384 WARNING: Discarding https://files.pythonhosted.org/packages/46/f3/9664ca61b9d5b3754bd03df55612d9ee9984bbe3a823f3b1399b1db659f8/husk-0.1.1.tar.gz#sha256=ed16fdfe85d1961fc09435d7e8762efe0af60efacc0e98589ebd8f98e8559ddf (from https://pypi.org/simple/husk/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:12:39,386 ERROR: Could not find a version that satisfies the requirement husk==0.1.1 (from versions: 0.1, 0.1.1, 0.1.2) 2021-07-09T05:12:39,386 ERROR: No matching distribution found for husk==0.1.1 2021-07-09T05:12:39,386 Exception information: 2021-07-09T05:12:39,386 Traceback (most recent call last): 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:12:39,386 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:12:39,386 raise RequirementsConflicted(criterion) 2021-07-09T05:12:39,386 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('husk==0.1.1') 2021-07-09T05:12:39,386 2021-07-09T05:12:39,386 During handling of the above exception, another exception occurred: 2021-07-09T05:12:39,386 2021-07-09T05:12:39,386 Traceback (most recent call last): 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:12:39,386 result = self._result = resolver.resolve( 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:12:39,386 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:12:39,386 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:12:39,386 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('husk==0.1.1'), parent=None)] 2021-07-09T05:12:39,386 2021-07-09T05:12:39,386 The above exception was the direct cause of the following exception: 2021-07-09T05:12:39,386 2021-07-09T05:12:39,386 Traceback (most recent call last): 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:12:39,386 status = self.run(options, args) 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:12:39,386 return func(self, options, args) 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:12:39,386 requirement_set = resolver.resolve( 2021-07-09T05:12:39,386 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:12:39,386 raise error from e 2021-07-09T05:12:39,386 pip._internal.exceptions.DistributionNotFound: No matching distribution found for husk==0.1.1 2021-07-09T05:12:39,391 Removed husk==0.1.1 from https://files.pythonhosted.org/packages/46/f3/9664ca61b9d5b3754bd03df55612d9ee9984bbe3a823f3b1399b1db659f8/husk-0.1.1.tar.gz#sha256=ed16fdfe85d1961fc09435d7e8762efe0af60efacc0e98589ebd8f98e8559ddf from build tracker '/tmp/pip-req-tracker-4mnq8lob' 2021-07-09T05:12:39,391 Removed build tracker: '/tmp/pip-req-tracker-4mnq8lob'