2021-10-23T09:42:03,514 Created temporary directory: /tmp/pip-ephem-wheel-cache-tu4epdy0 2021-10-23T09:42:03,517 Created temporary directory: /tmp/pip-req-tracker-2qpngktw 2021-10-23T09:42:03,517 Initialized build tracking at /tmp/pip-req-tracker-2qpngktw 2021-10-23T09:42:03,518 Created build tracker: /tmp/pip-req-tracker-2qpngktw 2021-10-23T09:42:03,518 Entered build tracker: /tmp/pip-req-tracker-2qpngktw 2021-10-23T09:42:03,518 Created temporary directory: /tmp/pip-wheel-4827ljy6 2021-10-23T09:42:03,552 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-23T09:42:03,555 2 location(s) to search for versions of discordland-py: 2021-10-23T09:42:03,555 * https://pypi.org/simple/discordland-py/ 2021-10-23T09:42:03,555 * https://www.piwheels.org/simple/discordland-py/ 2021-10-23T09:42:03,556 Fetching project page and analyzing links: https://pypi.org/simple/discordland-py/ 2021-10-23T09:42:03,556 Getting page https://pypi.org/simple/discordland-py/ 2021-10-23T09:42:03,558 Found index url https://pypi.org/simple 2021-10-23T09:42:03,644 Skipping link: No binaries permitted for discordland-py: https://files.pythonhosted.org/packages/b8/39/6ed7f5746e38603ce74d87c10b0d5abd937d9bfade62f2e0dd6b08dcd610/discordland.py-0.0.1-py3-none-any.whl#sha256=8911ed59a2aef37eba2853418f1bc951a25e28b89cbdc68a649cfc2eb980623e (from https://pypi.org/simple/discordland-py/) 2021-10-23T09:42:03,645 Found link https://files.pythonhosted.org/packages/ba/fc/6d90914936dd536c99c606547ec7d2e6908b2dc4e949b36a0b1bad445cd8/discordland.py-0.0.1.tar.gz#sha256=848910ad90fb184978b7ba89d1c13cc9c69746da41db88a9c2433f3b8a0d9a8e (from https://pypi.org/simple/discordland-py/), version: 0.0.1 2021-10-23T09:42:03,645 Fetching project page and analyzing links: https://www.piwheels.org/simple/discordland-py/ 2021-10-23T09:42:03,645 Getting page https://www.piwheels.org/simple/discordland-py/ 2021-10-23T09:42:03,646 Found index url https://www.piwheels.org/simple 2021-10-23T09:42:03,819 Skipping link: not a file: https://www.piwheels.org/simple/discordland-py/ 2021-10-23T09:42:03,819 Skipping link: not a file: https://pypi.org/simple/discordland-py/ 2021-10-23T09:42:03,833 Given no hashes to check 1 links for project 'discordland-py': discarding no candidates 2021-10-23T09:42:03,848 Collecting discordland-py==0.0.1 2021-10-23T09:42:03,850 Created temporary directory: /tmp/pip-unpack-3hi2271r 2021-10-23T09:42:03,891 Downloading discordland.py-0.0.1.tar.gz (3.3 kB) 2021-10-23T09:42:03,929 Added discordland-py==0.0.1 from https://files.pythonhosted.org/packages/ba/fc/6d90914936dd536c99c606547ec7d2e6908b2dc4e949b36a0b1bad445cd8/discordland.py-0.0.1.tar.gz#sha256=848910ad90fb184978b7ba89d1c13cc9c69746da41db88a9c2433f3b8a0d9a8e to build tracker '/tmp/pip-req-tracker-2qpngktw' 2021-10-23T09:42:03,930 Running setup.py (path:/tmp/pip-wheel-4827ljy6/discordland-py_6ee592afb08346b8b3d6c9cda17595ce/setup.py) egg_info for package discordland-py 2021-10-23T09:42:03,931 Created temporary directory: /tmp/pip-pip-egg-info-aww7m57l 2021-10-23T09:42:03,932 Running command python setup.py egg_info 2021-10-23T09:42:04,655 Traceback (most recent call last): 2021-10-23T09:42:04,655 File "", line 1, in 2021-10-23T09:42:04,656 File "/tmp/pip-wheel-4827ljy6/discordland-py_6ee592afb08346b8b3d6c9cda17595ce/setup.py", line 27, in 2021-10-23T09:42:04,656 with open("requirements.txt", "r") as f: 2021-10-23T09:42:04,656 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-23T09:42:04,706 WARNING: Discarding https://files.pythonhosted.org/packages/ba/fc/6d90914936dd536c99c606547ec7d2e6908b2dc4e949b36a0b1bad445cd8/discordland.py-0.0.1.tar.gz#sha256=848910ad90fb184978b7ba89d1c13cc9c69746da41db88a9c2433f3b8a0d9a8e (from https://pypi.org/simple/discordland-py/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-23T09:42:04,707 ERROR: Could not find a version that satisfies the requirement discordland-py==0.0.1 (from versions: 0.0.1) 2021-10-23T09:42:04,707 ERROR: No matching distribution found for discordland-py==0.0.1 2021-10-23T09:42:04,708 Exception information: 2021-10-23T09:42:04,708 Traceback (most recent call last): 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-23T09:42:04,708 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-23T09:42:04,708 raise RequirementsConflicted(criterion) 2021-10-23T09:42:04,708 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('discordland-py==0.0.1') 2021-10-23T09:42:04,708 2021-10-23T09:42:04,708 During handling of the above exception, another exception occurred: 2021-10-23T09:42:04,708 2021-10-23T09:42:04,708 Traceback (most recent call last): 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-23T09:42:04,708 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-23T09:42:04,708 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-23T09:42:04,708 raise ResolutionImpossible(e.criterion.information) 2021-10-23T09:42:04,708 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('discordland-py==0.0.1'), parent=None)] 2021-10-23T09:42:04,708 2021-10-23T09:42:04,708 The above exception was the direct cause of the following exception: 2021-10-23T09:42:04,708 2021-10-23T09:42:04,708 Traceback (most recent call last): 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-23T09:42:04,708 status = self.run(options, args) 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-23T09:42:04,708 return func(self, options, args) 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-23T09:42:04,708 reqs, check_supported_wheels=True 2021-10-23T09:42:04,708 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-23T09:42:04,708 raise error from e 2021-10-23T09:42:04,708 pip._internal.exceptions.DistributionNotFound: No matching distribution found for discordland-py==0.0.1 2021-10-23T09:42:04,713 Removed discordland-py==0.0.1 from https://files.pythonhosted.org/packages/ba/fc/6d90914936dd536c99c606547ec7d2e6908b2dc4e949b36a0b1bad445cd8/discordland.py-0.0.1.tar.gz#sha256=848910ad90fb184978b7ba89d1c13cc9c69746da41db88a9c2433f3b8a0d9a8e from build tracker '/tmp/pip-req-tracker-2qpngktw' 2021-10-23T09:42:04,713 Removed build tracker: '/tmp/pip-req-tracker-2qpngktw'