2021-10-20T13:48:21,276 Created temporary directory: /tmp/pip-ephem-wheel-cache-_qanpsis 2021-10-20T13:48:21,279 Created temporary directory: /tmp/pip-req-tracker-rt8sjd8_ 2021-10-20T13:48:21,279 Initialized build tracking at /tmp/pip-req-tracker-rt8sjd8_ 2021-10-20T13:48:21,280 Created build tracker: /tmp/pip-req-tracker-rt8sjd8_ 2021-10-20T13:48:21,280 Entered build tracker: /tmp/pip-req-tracker-rt8sjd8_ 2021-10-20T13:48:21,280 Created temporary directory: /tmp/pip-wheel-buv779rq 2021-10-20T13:48:21,312 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-20T13:48:21,315 2 location(s) to search for versions of justinascalculator: 2021-10-20T13:48:21,315 * https://pypi.org/simple/justinascalculator/ 2021-10-20T13:48:21,315 * https://www.piwheels.org/simple/justinascalculator/ 2021-10-20T13:48:21,316 Fetching project page and analyzing links: https://pypi.org/simple/justinascalculator/ 2021-10-20T13:48:21,316 Getting page https://pypi.org/simple/justinascalculator/ 2021-10-20T13:48:21,318 Found index url https://pypi.org/simple 2021-10-20T13:48:21,407 Found link https://files.pythonhosted.org/packages/19/c2/f5f842b654e371431223649db6715bfad0a97ac4a8050a2de4816bfae3ae/justinascalculator-0.0.1.tar.gz#sha256=8936663e48fb322f1003ca999649fdb8bc2ebb9050287ca74644c46776d7bf12 (from https://pypi.org/simple/justinascalculator/), version: 0.0.1 2021-10-20T13:48:21,408 Fetching project page and analyzing links: https://www.piwheels.org/simple/justinascalculator/ 2021-10-20T13:48:21,408 Getting page https://www.piwheels.org/simple/justinascalculator/ 2021-10-20T13:48:21,409 Found index url https://www.piwheels.org/simple 2021-10-20T13:48:21,583 Skipping link: not a file: https://www.piwheels.org/simple/justinascalculator/ 2021-10-20T13:48:21,583 Skipping link: not a file: https://pypi.org/simple/justinascalculator/ 2021-10-20T13:48:21,597 Given no hashes to check 1 links for project 'justinascalculator': discarding no candidates 2021-10-20T13:48:21,612 Collecting justinascalculator==0.0.1 2021-10-20T13:48:21,613 Created temporary directory: /tmp/pip-unpack-phee73ah 2021-10-20T13:48:21,655 Downloading justinascalculator-0.0.1.tar.gz (1.3 kB) 2021-10-20T13:48:21,679 Added justinascalculator==0.0.1 from https://files.pythonhosted.org/packages/19/c2/f5f842b654e371431223649db6715bfad0a97ac4a8050a2de4816bfae3ae/justinascalculator-0.0.1.tar.gz#sha256=8936663e48fb322f1003ca999649fdb8bc2ebb9050287ca74644c46776d7bf12 to build tracker '/tmp/pip-req-tracker-rt8sjd8_' 2021-10-20T13:48:21,681 Running setup.py (path:/tmp/pip-wheel-buv779rq/justinascalculator_604b2d567677407ba820dfcd3e27aa11/setup.py) egg_info for package justinascalculator 2021-10-20T13:48:21,681 Created temporary directory: /tmp/pip-pip-egg-info-ej810507 2021-10-20T13:48:21,682 Running command python setup.py egg_info 2021-10-20T13:48:22,410 Traceback (most recent call last): 2021-10-20T13:48:22,411 File "", line 1, in 2021-10-20T13:48:22,411 File "/tmp/pip-wheel-buv779rq/justinascalculator_604b2d567677407ba820dfcd3e27aa11/setup.py", line 15, in 2021-10-20T13:48:22,411 Long_description=open('README.txt').read() + '\n\n' + open('CHANGELOG.txt').read(), 2021-10-20T13:48:22,411 FileNotFoundError: [Errno 2] No such file or directory: 'CHANGELOG.txt' 2021-10-20T13:48:22,460 WARNING: Discarding https://files.pythonhosted.org/packages/19/c2/f5f842b654e371431223649db6715bfad0a97ac4a8050a2de4816bfae3ae/justinascalculator-0.0.1.tar.gz#sha256=8936663e48fb322f1003ca999649fdb8bc2ebb9050287ca74644c46776d7bf12 (from https://pypi.org/simple/justinascalculator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-20T13:48:22,462 ERROR: Could not find a version that satisfies the requirement justinascalculator==0.0.1 (from versions: 0.0.1) 2021-10-20T13:48:22,462 ERROR: No matching distribution found for justinascalculator==0.0.1 2021-10-20T13:48:22,462 Exception information: 2021-10-20T13:48:22,462 Traceback (most recent call last): 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-20T13:48:22,462 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-20T13:48:22,462 raise RequirementsConflicted(criterion) 2021-10-20T13:48:22,462 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('justinascalculator==0.0.1') 2021-10-20T13:48:22,462 2021-10-20T13:48:22,462 During handling of the above exception, another exception occurred: 2021-10-20T13:48:22,462 2021-10-20T13:48:22,462 Traceback (most recent call last): 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-20T13:48:22,462 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-20T13:48:22,462 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-20T13:48:22,462 raise ResolutionImpossible(e.criterion.information) 2021-10-20T13:48:22,462 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('justinascalculator==0.0.1'), parent=None)] 2021-10-20T13:48:22,462 2021-10-20T13:48:22,462 The above exception was the direct cause of the following exception: 2021-10-20T13:48:22,462 2021-10-20T13:48:22,462 Traceback (most recent call last): 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-20T13:48:22,462 status = self.run(options, args) 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-20T13:48:22,462 return func(self, options, args) 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-20T13:48:22,462 reqs, check_supported_wheels=True 2021-10-20T13:48:22,462 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-20T13:48:22,462 raise error from e 2021-10-20T13:48:22,462 pip._internal.exceptions.DistributionNotFound: No matching distribution found for justinascalculator==0.0.1 2021-10-20T13:48:22,468 Removed justinascalculator==0.0.1 from https://files.pythonhosted.org/packages/19/c2/f5f842b654e371431223649db6715bfad0a97ac4a8050a2de4816bfae3ae/justinascalculator-0.0.1.tar.gz#sha256=8936663e48fb322f1003ca999649fdb8bc2ebb9050287ca74644c46776d7bf12 from build tracker '/tmp/pip-req-tracker-rt8sjd8_' 2021-10-20T13:48:22,468 Removed build tracker: '/tmp/pip-req-tracker-rt8sjd8_'