2021-07-10T04:48:06,976 Created temporary directory: /tmp/pip-ephem-wheel-cache-bhemyr3y 2021-07-10T04:48:06,979 Created temporary directory: /tmp/pip-req-tracker-99r3azno 2021-07-10T04:48:06,979 Initialized build tracking at /tmp/pip-req-tracker-99r3azno 2021-07-10T04:48:06,980 Created build tracker: /tmp/pip-req-tracker-99r3azno 2021-07-10T04:48:06,980 Entered build tracker: /tmp/pip-req-tracker-99r3azno 2021-07-10T04:48:06,981 Created temporary directory: /tmp/pip-wheel-r076k0aj 2021-07-10T04:48:07,013 1 location(s) to search for versions of icon-library: 2021-07-10T04:48:07,013 * https://pypi.org/simple/icon-library/ 2021-07-10T04:48:07,014 Fetching project page and analyzing links: https://pypi.org/simple/icon-library/ 2021-07-10T04:48:07,014 Getting page https://pypi.org/simple/icon-library/ 2021-07-10T04:48:07,016 Found index url https://pypi.org/simple 2021-07-10T04:48:07,102 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:07,102 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:07,103 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:07,103 Skipping link: not a file: https://pypi.org/simple/icon-library/ 2021-07-10T04:48:07,121 Given no hashes to check 1 links for project 'icon-library': discarding no candidates 2021-07-10T04:48:07,139 Collecting icon-library==0.0.3 2021-07-10T04:48:07,141 Created temporary directory: /tmp/pip-unpack-2xpr3mss 2021-07-10T04:48:07,310 Downloading icon-library-0.0.3.tar.gz (20 kB) 2021-07-10T04:48:07,380 Added icon-library==0.0.3 from https://files.pythonhosted.org/packages/36/f6/bca978b84bed6bee932223350a83cc8505c0be3b7bca53ecdf2b21cbe5a3/icon-library-0.0.3.tar.gz#sha256=c7240ff005b000061c92e12b265be1a0c44c80d970bab385ac3b50f24d6df8f0 to build tracker '/tmp/pip-req-tracker-99r3azno' 2021-07-10T04:48:07,381 Running setup.py (path:/tmp/pip-wheel-r076k0aj/icon-library_5d939564aa8d497b8bd31474599bb289/setup.py) egg_info for package icon-library 2021-07-10T04:48:07,382 Created temporary directory: /tmp/pip-pip-egg-info-wkqkli9y 2021-07-10T04:48:07,382 Running command python setup.py egg_info 2021-07-10T04:48:08,489 Traceback (most recent call last): 2021-07-10T04:48:08,490 File "", line 1, in 2021-07-10T04:48:08,490 File "/tmp/pip-wheel-r076k0aj/icon-library_5d939564aa8d497b8bd31474599bb289/setup.py", line 5, in 2021-07-10T04:48:08,490 from iconlibrary.core import __author__, __license__ 2021-07-10T04:48:08,490 File "/tmp/pip-wheel-r076k0aj/icon-library_5d939564aa8d497b8bd31474599bb289/iconlibrary/core.py", line 7, in 2021-07-10T04:48:08,491 import export 2021-07-10T04:48:08,491 ModuleNotFoundError: No module named 'export' 2021-07-10T04:48:08,538 WARNING: Discarding https://files.pythonhosted.org/packages/36/f6/bca978b84bed6bee932223350a83cc8505c0be3b7bca53ecdf2b21cbe5a3/icon-library-0.0.3.tar.gz#sha256=c7240ff005b000061c92e12b265be1a0c44c80d970bab385ac3b50f24d6df8f0 (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:08,540 ERROR: Could not find a version that satisfies the requirement icon-library==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T04:48:08,540 ERROR: No matching distribution found for icon-library==0.0.3 2021-07-10T04:48:08,540 Exception information: 2021-07-10T04:48:08,540 Traceback (most recent call last): 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:48:08,540 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:48:08,540 raise RequirementsConflicted(criterion) 2021-07-10T04:48:08,540 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('icon-library==0.0.3') 2021-07-10T04:48:08,540 2021-07-10T04:48:08,540 During handling of the above exception, another exception occurred: 2021-07-10T04:48:08,540 2021-07-10T04:48:08,540 Traceback (most recent call last): 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:48:08,540 result = self._result = resolver.resolve( 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:48:08,540 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:48:08,540 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:48:08,540 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('icon-library==0.0.3'), parent=None)] 2021-07-10T04:48:08,540 2021-07-10T04:48:08,540 The above exception was the direct cause of the following exception: 2021-07-10T04:48:08,540 2021-07-10T04:48:08,540 Traceback (most recent call last): 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:48:08,540 status = self.run(options, args) 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:48:08,540 return func(self, options, args) 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:48:08,540 requirement_set = resolver.resolve( 2021-07-10T04:48:08,540 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:48:08,540 raise error from e 2021-07-10T04:48:08,540 pip._internal.exceptions.DistributionNotFound: No matching distribution found for icon-library==0.0.3 2021-07-10T04:48:08,545 Removed icon-library==0.0.3 from https://files.pythonhosted.org/packages/36/f6/bca978b84bed6bee932223350a83cc8505c0be3b7bca53ecdf2b21cbe5a3/icon-library-0.0.3.tar.gz#sha256=c7240ff005b000061c92e12b265be1a0c44c80d970bab385ac3b50f24d6df8f0 from build tracker '/tmp/pip-req-tracker-99r3azno' 2021-07-10T04:48:08,545 Removed build tracker: '/tmp/pip-req-tracker-99r3azno'