2021-07-09T04:52:46,326 Created temporary directory: /tmp/pip-ephem-wheel-cache-ekc2lhtd 2021-07-09T04:52:46,328 Created temporary directory: /tmp/pip-req-tracker-1xeewffy 2021-07-09T04:52:46,329 Initialized build tracking at /tmp/pip-req-tracker-1xeewffy 2021-07-09T04:52:46,329 Created build tracker: /tmp/pip-req-tracker-1xeewffy 2021-07-09T04:52:46,329 Entered build tracker: /tmp/pip-req-tracker-1xeewffy 2021-07-09T04:52:46,330 Created temporary directory: /tmp/pip-wheel-nzrztstw 2021-07-09T04:52:46,362 1 location(s) to search for versions of babigo: 2021-07-09T04:52:46,362 * https://pypi.org/simple/babigo/ 2021-07-09T04:52:46,363 Fetching project page and analyzing links: https://pypi.org/simple/babigo/ 2021-07-09T04:52:46,363 Getting page https://pypi.org/simple/babigo/ 2021-07-09T04:52:46,365 Found index url https://pypi.org/simple 2021-07-09T04:52:46,577 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/45/b9/cfb2186144cf2729483ac3be35b505603b12384f91b558e5d15fdcfbb3de/babigo-0.1.0-py2.7.egg#sha256=d69e341484ac53a2e5a45bef12ad77b9239cfebcd64ee1bacab10a815db3621e (from https://pypi.org/simple/babigo/) 2021-07-09T04:52:46,577 Found link https://files.pythonhosted.org/packages/8b/7b/6cfebefaff66fa5337b528f2f2a76207a36f6ec99c7d7dd7a90021b435bc/babigo-0.1.0.tar.gz#sha256=a1f3bc887aa50b65fd4df987cee5ed056ceee914b182ee239f075d93eed542a3 (from https://pypi.org/simple/babigo/), version: 0.1.0 2021-07-09T04:52:46,577 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/c5/8f/56a8913b9addfad6be5fed827efdbbf155e8fed0e105a5d6168ba41b2ca9/babigo-0.1.1-py2.7.egg#sha256=db185f7402abe6748df10e6a2444fbcf8d1e9a44672b0f0d2f3198e4f19744d5 (from https://pypi.org/simple/babigo/) 2021-07-09T04:52:46,578 Found link https://files.pythonhosted.org/packages/ec/37/32f493f794b8dd3b03e9ad42dc2b44ff34872e285edc9f6aae13b2a1c17c/babigo-0.1.1.tar.gz#sha256=0e1114a6b37cd7805b3dffa47da8842f727f7868ca4222211e4e705e6ad25068 (from https://pypi.org/simple/babigo/), version: 0.1.1 2021-07-09T04:52:46,578 Skipping link: not a file: https://pypi.org/simple/babigo/ 2021-07-09T04:52:46,594 Given no hashes to check 1 links for project 'babigo': discarding no candidates 2021-07-09T04:52:46,611 Collecting babigo==0.1.0 2021-07-09T04:52:46,613 Created temporary directory: /tmp/pip-unpack-6dytfth2 2021-07-09T04:52:46,787 Downloading babigo-0.1.0.tar.gz (3.8 kB) 2021-07-09T04:52:46,829 Added babigo==0.1.0 from https://files.pythonhosted.org/packages/8b/7b/6cfebefaff66fa5337b528f2f2a76207a36f6ec99c7d7dd7a90021b435bc/babigo-0.1.0.tar.gz#sha256=a1f3bc887aa50b65fd4df987cee5ed056ceee914b182ee239f075d93eed542a3 to build tracker '/tmp/pip-req-tracker-1xeewffy' 2021-07-09T04:52:46,830 Running setup.py (path:/tmp/pip-wheel-nzrztstw/babigo_cb7ddf76cab04b89849d8ae5cbeb3585/setup.py) egg_info for package babigo 2021-07-09T04:52:46,831 Created temporary directory: /tmp/pip-pip-egg-info-knx13owa 2021-07-09T04:52:46,831 Running command python setup.py egg_info 2021-07-09T04:52:47,443 Traceback (most recent call last): 2021-07-09T04:52:47,444 File "", line 1, in 2021-07-09T04:52:47,444 File "/tmp/pip-wheel-nzrztstw/babigo_cb7ddf76cab04b89849d8ae5cbeb3585/setup.py", line 5, in 2021-07-09T04:52:47,445 long_description=open('README.md', 'r').read().decode('utf-8') 2021-07-09T04:52:47,445 AttributeError: 'str' object has no attribute 'decode' 2021-07-09T04:52:47,493 WARNING: Discarding https://files.pythonhosted.org/packages/8b/7b/6cfebefaff66fa5337b528f2f2a76207a36f6ec99c7d7dd7a90021b435bc/babigo-0.1.0.tar.gz#sha256=a1f3bc887aa50b65fd4df987cee5ed056ceee914b182ee239f075d93eed542a3 (from https://pypi.org/simple/babigo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T04:52:47,495 ERROR: Could not find a version that satisfies the requirement babigo==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T04:52:47,495 ERROR: No matching distribution found for babigo==0.1.0 2021-07-09T04:52:47,495 Exception information: 2021-07-09T04:52:47,495 Traceback (most recent call last): 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T04:52:47,495 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T04:52:47,495 raise RequirementsConflicted(criterion) 2021-07-09T04:52:47,495 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('babigo==0.1.0') 2021-07-09T04:52:47,495 2021-07-09T04:52:47,495 During handling of the above exception, another exception occurred: 2021-07-09T04:52:47,495 2021-07-09T04:52:47,495 Traceback (most recent call last): 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T04:52:47,495 result = self._result = resolver.resolve( 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T04:52:47,495 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T04:52:47,495 raise ResolutionImpossible(e.criterion.information) 2021-07-09T04:52:47,495 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('babigo==0.1.0'), parent=None)] 2021-07-09T04:52:47,495 2021-07-09T04:52:47,495 The above exception was the direct cause of the following exception: 2021-07-09T04:52:47,495 2021-07-09T04:52:47,495 Traceback (most recent call last): 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T04:52:47,495 status = self.run(options, args) 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T04:52:47,495 return func(self, options, args) 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T04:52:47,495 requirement_set = resolver.resolve( 2021-07-09T04:52:47,495 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T04:52:47,495 raise error from e 2021-07-09T04:52:47,495 pip._internal.exceptions.DistributionNotFound: No matching distribution found for babigo==0.1.0 2021-07-09T04:52:47,500 Removed babigo==0.1.0 from https://files.pythonhosted.org/packages/8b/7b/6cfebefaff66fa5337b528f2f2a76207a36f6ec99c7d7dd7a90021b435bc/babigo-0.1.0.tar.gz#sha256=a1f3bc887aa50b65fd4df987cee5ed056ceee914b182ee239f075d93eed542a3 from build tracker '/tmp/pip-req-tracker-1xeewffy' 2021-07-09T04:52:47,500 Removed build tracker: '/tmp/pip-req-tracker-1xeewffy'