2021-07-10T06:18:03,316 Created temporary directory: /tmp/pip-ephem-wheel-cache-itzxgn8f 2021-07-10T06:18:03,320 Created temporary directory: /tmp/pip-req-tracker-wlimi4ji 2021-07-10T06:18:03,320 Initialized build tracking at /tmp/pip-req-tracker-wlimi4ji 2021-07-10T06:18:03,321 Created build tracker: /tmp/pip-req-tracker-wlimi4ji 2021-07-10T06:18:03,321 Entered build tracker: /tmp/pip-req-tracker-wlimi4ji 2021-07-10T06:18:03,322 Created temporary directory: /tmp/pip-wheel-l0u325qw 2021-07-10T06:18:03,355 1 location(s) to search for versions of elefant: 2021-07-10T06:18:03,355 * https://pypi.org/simple/elefant/ 2021-07-10T06:18:03,356 Fetching project page and analyzing links: https://pypi.org/simple/elefant/ 2021-07-10T06:18:03,356 Getting page https://pypi.org/simple/elefant/ 2021-07-10T06:18:03,358 Found index url https://pypi.org/simple 2021-07-10T06:18:03,543 Found link https://files.pythonhosted.org/packages/3b/f8/14328eb67d68a3ea8955ea65bfa4c2b741c9c047979a1584e37def115da4/Elefant-0.0.1.tar.gz#sha256=f97016c780c11ec7a1f4d27bf3e5d4f7c4b6c47c519dae04f9ac5f00eb9c9511 (from https://pypi.org/simple/elefant/), version: 0.0.1 2021-07-10T06:18:03,543 Found link https://files.pythonhosted.org/packages/bb/c0/06c6bf85e993c0edb4ec9434e201b41750e0acfac59d1d77f92f6ffb6220/Elefant-0.0.2.tar.gz#sha256=293715ded0520d3193b23620fa5f60885ee1848e5d139c35b58ad411af93b864 (from https://pypi.org/simple/elefant/), version: 0.0.2 2021-07-10T06:18:03,543 Found link https://files.pythonhosted.org/packages/0f/f2/243f04918e548e6799f5abd4c2cd3fe1bf92c4397b2f8f15b8a7771e9c7f/Elefant-0.0.3.tar.gz#sha256=8166bdfe7e9a62c0a14044fb0da187ae0e91cae2259ac5740d9e53cb1898ff94 (from https://pypi.org/simple/elefant/), version: 0.0.3 2021-07-10T06:18:03,544 Found link https://files.pythonhosted.org/packages/e5/d8/d4543ed7b9618662d41462df25002beb9b595b9cbe3d71f453313af46747/Elefant-0.0.4.tar.gz#sha256=68deeb50d5e97ab2ce71ee9e6ef38a47ca6668c80509ea8f476948e95d5e43cd (from https://pypi.org/simple/elefant/), version: 0.0.4 2021-07-10T06:18:03,544 Found link https://files.pythonhosted.org/packages/e3/86/a468824fe277522bf474ff2fbf010759fb283db22a172f30344e6f264c18/Elefant-0.0.5.tar.gz#sha256=2b540ec1ecbb347d285e4d500956117cd879972070d7723b7b3f06ec09fd7e15 (from https://pypi.org/simple/elefant/), version: 0.0.5 2021-07-10T06:18:03,544 Found link https://files.pythonhosted.org/packages/90/93/24da47463f388bd60ae33aadfde9ecd39e3d0ae55ecf670d6c6d425d2f7f/Elefant-0.0.6.tar.gz#sha256=979da348d75c5a0de4f9fa7ccd03c128e444369635ce3ec0180d896af959cd16 (from https://pypi.org/simple/elefant/), version: 0.0.6 2021-07-10T06:18:03,544 Skipping link: not a file: https://pypi.org/simple/elefant/ 2021-07-10T06:18:03,563 Given no hashes to check 1 links for project 'elefant': discarding no candidates 2021-07-10T06:18:03,581 Collecting elefant==0.0.1 2021-07-10T06:18:03,583 Created temporary directory: /tmp/pip-unpack-4z3zvnnt 2021-07-10T06:18:03,623 Downloading Elefant-0.0.1.tar.gz (3.3 kB) 2021-07-10T06:18:03,648 Added elefant==0.0.1 from https://files.pythonhosted.org/packages/3b/f8/14328eb67d68a3ea8955ea65bfa4c2b741c9c047979a1584e37def115da4/Elefant-0.0.1.tar.gz#sha256=f97016c780c11ec7a1f4d27bf3e5d4f7c4b6c47c519dae04f9ac5f00eb9c9511 to build tracker '/tmp/pip-req-tracker-wlimi4ji' 2021-07-10T06:18:03,649 Running setup.py (path:/tmp/pip-wheel-l0u325qw/elefant_8a50cac1013d4d4c8c01b35d71cf20b0/setup.py) egg_info for package elefant 2021-07-10T06:18:03,649 Created temporary directory: /tmp/pip-pip-egg-info-w3shwys4 2021-07-10T06:18:03,650 Running command python setup.py egg_info 2021-07-10T06:18:04,309 Traceback (most recent call last): 2021-07-10T06:18:04,310 File "", line 1, in 2021-07-10T06:18:04,310 File "/tmp/pip-wheel-l0u325qw/elefant_8a50cac1013d4d4c8c01b35d71cf20b0/setup.py", line 22, in 2021-07-10T06:18:04,311 long_description=read('README.md'), 2021-07-10T06:18:04,311 File "/tmp/pip-wheel-l0u325qw/elefant_8a50cac1013d4d4c8c01b35d71cf20b0/setup.py", line 9, in read 2021-07-10T06:18:04,311 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-10T06:18:04,311 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-l0u325qw/elefant_8a50cac1013d4d4c8c01b35d71cf20b0/README.md' 2021-07-10T06:18:04,358 WARNING: Discarding https://files.pythonhosted.org/packages/3b/f8/14328eb67d68a3ea8955ea65bfa4c2b741c9c047979a1584e37def115da4/Elefant-0.0.1.tar.gz#sha256=f97016c780c11ec7a1f4d27bf3e5d4f7c4b6c47c519dae04f9ac5f00eb9c9511 (from https://pypi.org/simple/elefant/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:18:04,359 ERROR: Could not find a version that satisfies the requirement elefant==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6) 2021-07-10T06:18:04,360 ERROR: No matching distribution found for elefant==0.0.1 2021-07-10T06:18:04,360 Exception information: 2021-07-10T06:18:04,360 Traceback (most recent call last): 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:18:04,360 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:18:04,360 raise RequirementsConflicted(criterion) 2021-07-10T06:18:04,360 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('elefant==0.0.1') 2021-07-10T06:18:04,360 2021-07-10T06:18:04,360 During handling of the above exception, another exception occurred: 2021-07-10T06:18:04,360 2021-07-10T06:18:04,360 Traceback (most recent call last): 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:18:04,360 result = self._result = resolver.resolve( 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:18:04,360 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:18:04,360 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:18:04,360 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('elefant==0.0.1'), parent=None)] 2021-07-10T06:18:04,360 2021-07-10T06:18:04,360 The above exception was the direct cause of the following exception: 2021-07-10T06:18:04,360 2021-07-10T06:18:04,360 Traceback (most recent call last): 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:18:04,360 status = self.run(options, args) 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:18:04,360 return func(self, options, args) 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:18:04,360 requirement_set = resolver.resolve( 2021-07-10T06:18:04,360 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:18:04,360 raise error from e 2021-07-10T06:18:04,360 pip._internal.exceptions.DistributionNotFound: No matching distribution found for elefant==0.0.1 2021-07-10T06:18:04,365 Removed elefant==0.0.1 from https://files.pythonhosted.org/packages/3b/f8/14328eb67d68a3ea8955ea65bfa4c2b741c9c047979a1584e37def115da4/Elefant-0.0.1.tar.gz#sha256=f97016c780c11ec7a1f4d27bf3e5d4f7c4b6c47c519dae04f9ac5f00eb9c9511 from build tracker '/tmp/pip-req-tracker-wlimi4ji' 2021-07-10T06:18:04,365 Removed build tracker: '/tmp/pip-req-tracker-wlimi4ji'