2021-07-10T04:48:04,326 Created temporary directory: /tmp/pip-ephem-wheel-cache-6rx6m8br 2021-07-10T04:48:04,329 Created temporary directory: /tmp/pip-req-tracker-lhdy71oj 2021-07-10T04:48:04,329 Initialized build tracking at /tmp/pip-req-tracker-lhdy71oj 2021-07-10T04:48:04,329 Created build tracker: /tmp/pip-req-tracker-lhdy71oj 2021-07-10T04:48:04,330 Entered build tracker: /tmp/pip-req-tracker-lhdy71oj 2021-07-10T04:48:04,330 Created temporary directory: /tmp/pip-wheel-_zkut9gw 2021-07-10T04:48:04,364 1 location(s) to search for versions of icon-library: 2021-07-10T04:48:04,364 * https://pypi.org/simple/icon-library/ 2021-07-10T04:48:04,365 Fetching project page and analyzing links: https://pypi.org/simple/icon-library/ 2021-07-10T04:48:04,365 Getting page https://pypi.org/simple/icon-library/ 2021-07-10T04:48:04,367 Found index url https://pypi.org/simple 2021-07-10T04:48:04,548 Found link https://files.pythonhosted.org/packages/7b/58/2614edb94abc0483d9760e052e5f84cda9dd6682461b125616c65acd9011/icon-library-0.0.1.tar.gz#sha256=c87873949104b0d04b1ec2392a65f901b05b6b7e84827b8430b77310dc6bfd81 (from https://pypi.org/simple/icon-library/), version: 0.0.1 2021-07-10T04:48:04,548 Found link https://files.pythonhosted.org/packages/0c/10/1df269b793884d9b5b0fbde96d1cee28c85be6782e6908519c8390d757f1/icon-library-0.0.2.tar.gz#sha256=1b1146b05359e920478ca1ea2c34e4c3d39ea4ef9ef80866129024245f7c2da1 (from https://pypi.org/simple/icon-library/), version: 0.0.2 2021-07-10T04:48:04,548 Found link https://files.pythonhosted.org/packages/36/f6/bca978b84bed6bee932223350a83cc8505c0be3b7bca53ecdf2b21cbe5a3/icon-library-0.0.3.tar.gz#sha256=c7240ff005b000061c92e12b265be1a0c44c80d970bab385ac3b50f24d6df8f0 (from https://pypi.org/simple/icon-library/), version: 0.0.3 2021-07-10T04:48:04,549 Skipping link: not a file: https://pypi.org/simple/icon-library/ 2021-07-10T04:48:04,566 Given no hashes to check 1 links for project 'icon-library': discarding no candidates 2021-07-10T04:48:04,585 Collecting icon-library==0.0.1 2021-07-10T04:48:04,587 Created temporary directory: /tmp/pip-unpack-stuhku5y 2021-07-10T04:48:04,762 Downloading icon-library-0.0.1.tar.gz (20 kB) 2021-07-10T04:48:04,835 Added icon-library==0.0.1 from https://files.pythonhosted.org/packages/7b/58/2614edb94abc0483d9760e052e5f84cda9dd6682461b125616c65acd9011/icon-library-0.0.1.tar.gz#sha256=c87873949104b0d04b1ec2392a65f901b05b6b7e84827b8430b77310dc6bfd81 to build tracker '/tmp/pip-req-tracker-lhdy71oj' 2021-07-10T04:48:04,837 Running setup.py (path:/tmp/pip-wheel-_zkut9gw/icon-library_11e7cbc13e5a4ca8b599da8aa8d18fc1/setup.py) egg_info for package icon-library 2021-07-10T04:48:04,837 Created temporary directory: /tmp/pip-pip-egg-info-w3rgdj_a 2021-07-10T04:48:04,838 Running command python setup.py egg_info 2021-07-10T04:48:05,491 Traceback (most recent call last): 2021-07-10T04:48:05,492 File "", line 1, in 2021-07-10T04:48:05,492 File "/tmp/pip-wheel-_zkut9gw/icon-library_11e7cbc13e5a4ca8b599da8aa8d18fc1/setup.py", line 5, in 2021-07-10T04:48:05,492 from iconlibrary.core import __author__, __license__ 2021-07-10T04:48:05,492 File "/tmp/pip-wheel-_zkut9gw/icon-library_11e7cbc13e5a4ca8b599da8aa8d18fc1/iconlibrary/core.py", line 7, in 2021-07-10T04:48:05,493 import export 2021-07-10T04:48:05,493 ModuleNotFoundError: No module named 'export' 2021-07-10T04:48:05,541 WARNING: Discarding https://files.pythonhosted.org/packages/7b/58/2614edb94abc0483d9760e052e5f84cda9dd6682461b125616c65acd9011/icon-library-0.0.1.tar.gz#sha256=c87873949104b0d04b1ec2392a65f901b05b6b7e84827b8430b77310dc6bfd81 (from https://pypi.org/simple/icon-library/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:48:05,542 ERROR: Could not find a version that satisfies the requirement icon-library==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T04:48:05,542 ERROR: No matching distribution found for icon-library==0.0.1 2021-07-10T04:48:05,543 Exception information: 2021-07-10T04:48:05,543 Traceback (most recent call last): 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:48:05,543 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:48:05,543 raise RequirementsConflicted(criterion) 2021-07-10T04:48:05,543 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('icon-library==0.0.1') 2021-07-10T04:48:05,543 2021-07-10T04:48:05,543 During handling of the above exception, another exception occurred: 2021-07-10T04:48:05,543 2021-07-10T04:48:05,543 Traceback (most recent call last): 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:48:05,543 result = self._result = resolver.resolve( 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:48:05,543 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:48:05,543 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:48:05,543 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('icon-library==0.0.1'), parent=None)] 2021-07-10T04:48:05,543 2021-07-10T04:48:05,543 The above exception was the direct cause of the following exception: 2021-07-10T04:48:05,543 2021-07-10T04:48:05,543 Traceback (most recent call last): 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:48:05,543 status = self.run(options, args) 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:48:05,543 return func(self, options, args) 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:48:05,543 requirement_set = resolver.resolve( 2021-07-10T04:48:05,543 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:48:05,543 raise error from e 2021-07-10T04:48:05,543 pip._internal.exceptions.DistributionNotFound: No matching distribution found for icon-library==0.0.1 2021-07-10T04:48:05,547 Removed icon-library==0.0.1 from https://files.pythonhosted.org/packages/7b/58/2614edb94abc0483d9760e052e5f84cda9dd6682461b125616c65acd9011/icon-library-0.0.1.tar.gz#sha256=c87873949104b0d04b1ec2392a65f901b05b6b7e84827b8430b77310dc6bfd81 from build tracker '/tmp/pip-req-tracker-lhdy71oj' 2021-07-10T04:48:05,548 Removed build tracker: '/tmp/pip-req-tracker-lhdy71oj'