2021-07-08T23:47:42,690 Created temporary directory: /tmp/pip-ephem-wheel-cache-ulb13r5x 2021-07-08T23:47:42,693 Created temporary directory: /tmp/pip-req-tracker-3qr3iawh 2021-07-08T23:47:42,693 Initialized build tracking at /tmp/pip-req-tracker-3qr3iawh 2021-07-08T23:47:42,693 Created build tracker: /tmp/pip-req-tracker-3qr3iawh 2021-07-08T23:47:42,693 Entered build tracker: /tmp/pip-req-tracker-3qr3iawh 2021-07-08T23:47:42,694 Created temporary directory: /tmp/pip-wheel-bq9jdoth 2021-07-08T23:47:42,727 1 location(s) to search for versions of medialog-roundskin: 2021-07-08T23:47:42,727 * https://pypi.org/simple/medialog-roundskin/ 2021-07-08T23:47:42,728 Fetching project page and analyzing links: https://pypi.org/simple/medialog-roundskin/ 2021-07-08T23:47:42,728 Getting page https://pypi.org/simple/medialog-roundskin/ 2021-07-08T23:47:42,730 Found index url https://pypi.org/simple 2021-07-08T23:47:42,921 Found link https://files.pythonhosted.org/packages/c3/c1/737f3404d9af72a6a673a8b619d4954648b615f6b16fd5db3a6b4173711f/medialog.roundskin-0.1.tar.gz#sha256=d589974625bb5584c7e0f7a64eda083e2e7ec8c789ebaee7c546798da5bee781 (from https://pypi.org/simple/medialog-roundskin/), version: 0.1 2021-07-08T23:47:42,922 Skipping link: not a file: https://pypi.org/simple/medialog-roundskin/ 2021-07-08T23:47:42,938 Given no hashes to check 1 links for project 'medialog-roundskin': discarding no candidates 2021-07-08T23:47:42,955 Collecting medialog-roundskin==0.1 2021-07-08T23:47:42,957 Created temporary directory: /tmp/pip-unpack-y5ssetfg 2021-07-08T23:47:43,183 Downloading medialog.roundskin-0.1.tar.gz (21 kB) 2021-07-08T23:47:43,354 Added medialog-roundskin==0.1 from https://files.pythonhosted.org/packages/c3/c1/737f3404d9af72a6a673a8b619d4954648b615f6b16fd5db3a6b4173711f/medialog.roundskin-0.1.tar.gz#sha256=d589974625bb5584c7e0f7a64eda083e2e7ec8c789ebaee7c546798da5bee781 to build tracker '/tmp/pip-req-tracker-3qr3iawh' 2021-07-08T23:47:43,355 Running setup.py (path:/tmp/pip-wheel-bq9jdoth/medialog-roundskin_d052321f03204832bea928d200926734/setup.py) egg_info for package medialog-roundskin 2021-07-08T23:47:43,356 Created temporary directory: /tmp/pip-pip-egg-info-7hxqgtuc 2021-07-08T23:47:43,356 Running command python setup.py egg_info 2021-07-08T23:47:43,966 Traceback (most recent call last): 2021-07-08T23:47:43,966 File "", line 1, in 2021-07-08T23:47:43,966 File "/tmp/pip-wheel-bq9jdoth/medialog-roundskin_d052321f03204832bea928d200926734/setup.py", line 10, in 2021-07-08T23:47:43,967 open(os.path.join("docs", "HISTORY.txt")).read(), 2021-07-08T23:47:43,967 FileNotFoundError: [Errno 2] No such file or directory: 'docs/HISTORY.txt' 2021-07-08T23:47:44,015 WARNING: Discarding https://files.pythonhosted.org/packages/c3/c1/737f3404d9af72a6a673a8b619d4954648b615f6b16fd5db3a6b4173711f/medialog.roundskin-0.1.tar.gz#sha256=d589974625bb5584c7e0f7a64eda083e2e7ec8c789ebaee7c546798da5bee781 (from https://pypi.org/simple/medialog-roundskin/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T23:47:44,016 ERROR: Could not find a version that satisfies the requirement medialog-roundskin==0.1 (from versions: 0.1) 2021-07-08T23:47:44,017 ERROR: No matching distribution found for medialog-roundskin==0.1 2021-07-08T23:47:44,017 Exception information: 2021-07-08T23:47:44,017 Traceback (most recent call last): 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T23:47:44,017 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T23:47:44,017 raise RequirementsConflicted(criterion) 2021-07-08T23:47:44,017 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('medialog-roundskin==0.1') 2021-07-08T23:47:44,017 2021-07-08T23:47:44,017 During handling of the above exception, another exception occurred: 2021-07-08T23:47:44,017 2021-07-08T23:47:44,017 Traceback (most recent call last): 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T23:47:44,017 result = self._result = resolver.resolve( 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T23:47:44,017 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T23:47:44,017 raise ResolutionImpossible(e.criterion.information) 2021-07-08T23:47:44,017 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('medialog-roundskin==0.1'), parent=None)] 2021-07-08T23:47:44,017 2021-07-08T23:47:44,017 The above exception was the direct cause of the following exception: 2021-07-08T23:47:44,017 2021-07-08T23:47:44,017 Traceback (most recent call last): 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T23:47:44,017 status = self.run(options, args) 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T23:47:44,017 return func(self, options, args) 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T23:47:44,017 requirement_set = resolver.resolve( 2021-07-08T23:47:44,017 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T23:47:44,017 raise error from e 2021-07-08T23:47:44,017 pip._internal.exceptions.DistributionNotFound: No matching distribution found for medialog-roundskin==0.1 2021-07-08T23:47:44,022 Removed medialog-roundskin==0.1 from https://files.pythonhosted.org/packages/c3/c1/737f3404d9af72a6a673a8b619d4954648b615f6b16fd5db3a6b4173711f/medialog.roundskin-0.1.tar.gz#sha256=d589974625bb5584c7e0f7a64eda083e2e7ec8c789ebaee7c546798da5bee781 from build tracker '/tmp/pip-req-tracker-3qr3iawh' 2021-07-08T23:47:44,022 Removed build tracker: '/tmp/pip-req-tracker-3qr3iawh'