2021-07-10T10:44:03,694 Created temporary directory: /tmp/pip-ephem-wheel-cache-s81aljbd 2021-07-10T10:44:03,697 Created temporary directory: /tmp/pip-req-tracker-_ew5ocrn 2021-07-10T10:44:03,697 Initialized build tracking at /tmp/pip-req-tracker-_ew5ocrn 2021-07-10T10:44:03,698 Created build tracker: /tmp/pip-req-tracker-_ew5ocrn 2021-07-10T10:44:03,698 Entered build tracker: /tmp/pip-req-tracker-_ew5ocrn 2021-07-10T10:44:03,699 Created temporary directory: /tmp/pip-wheel-uqb7k8y_ 2021-07-10T10:44:03,734 1 location(s) to search for versions of pandas-qt: 2021-07-10T10:44:03,734 * https://pypi.org/simple/pandas-qt/ 2021-07-10T10:44:03,735 Fetching project page and analyzing links: https://pypi.org/simple/pandas-qt/ 2021-07-10T10:44:03,735 Getting page https://pypi.org/simple/pandas-qt/ 2021-07-10T10:44:03,737 Found index url https://pypi.org/simple 2021-07-10T10:44:03,830 Found link https://files.pythonhosted.org/packages/48/12/7668ea2b2e0cde43cd28e1bc84dbcf06e791a9e78f87284f600f311890e5/pandas-qt-0.1.0.tar.gz#sha256=31f23804a2fd90ab5008879d5376acde0bbcecd87e1b4deece81f48e430c8dce (from https://pypi.org/simple/pandas-qt/), version: 0.1.0 2021-07-10T10:44:03,831 Found link https://files.pythonhosted.org/packages/cc/b1/afd9172136dd3d656bde76d92889accebdaf3aa56dcea4fb67ee48d3069b/pandas-qt-0.1.1.tar.gz#sha256=c9e03ed47c0dd355da779fd8e4d328ccaa2e3b0f66c3e30347ab319e019f6ea0 (from https://pypi.org/simple/pandas-qt/), version: 0.1.1 2021-07-10T10:44:03,831 Found link https://files.pythonhosted.org/packages/8d/fc/c2ca836cb46941b4b69f9d66ca66749c62c065352bc62fad6f2b247eaedd/pandas-qt-0.1.2.tar.gz#sha256=1321d5f892700a057f0f1f0674c602742a279eeae639f97ab9814a7f21268581 (from https://pypi.org/simple/pandas-qt/), version: 0.1.2 2021-07-10T10:44:03,831 Found link https://files.pythonhosted.org/packages/f9/4e/5b62f636faadfeee9ec63a570d5c05bf0b877fde098fe125271f260b6e05/pandas-qt-0.2.0.tar.gz#sha256=1fba14bdd733fc90f8ec3f011ae0cebc97534f3e1112229a9cfb518490b1787d (from https://pypi.org/simple/pandas-qt/), version: 0.2.0 2021-07-10T10:44:03,831 Skipping link: not a file: https://pypi.org/simple/pandas-qt/ 2021-07-10T10:44:03,849 Given no hashes to check 1 links for project 'pandas-qt': discarding no candidates 2021-07-10T10:44:03,868 Collecting pandas-qt==0.2.0 2021-07-10T10:44:03,870 Created temporary directory: /tmp/pip-unpack-cqaxy50f 2021-07-10T10:44:04,522 Downloading pandas-qt-0.2.0.tar.gz (949 kB) 2021-07-10T10:44:04,943 Added pandas-qt==0.2.0 from https://files.pythonhosted.org/packages/f9/4e/5b62f636faadfeee9ec63a570d5c05bf0b877fde098fe125271f260b6e05/pandas-qt-0.2.0.tar.gz#sha256=1fba14bdd733fc90f8ec3f011ae0cebc97534f3e1112229a9cfb518490b1787d to build tracker '/tmp/pip-req-tracker-_ew5ocrn' 2021-07-10T10:44:04,944 Running setup.py (path:/tmp/pip-wheel-uqb7k8y_/pandas-qt_ddea2ddc47b147b488e4e848ec09d964/setup.py) egg_info for package pandas-qt 2021-07-10T10:44:04,944 Created temporary directory: /tmp/pip-pip-egg-info-tba30vot 2021-07-10T10:44:04,945 Running command python setup.py egg_info 2021-07-10T10:44:05,842 Traceback (most recent call last): 2021-07-10T10:44:05,843 File "", line 1, in 2021-07-10T10:44:05,843 File "/tmp/pip-wheel-uqb7k8y_/pandas-qt_ddea2ddc47b147b488e4e848ec09d964/setup.py", line 15 2021-07-10T10:44:05,843 raise ImportError, "install sip first (comming with PyQt4)" 2021-07-10T10:44:05,844 ^ 2021-07-10T10:44:05,844 SyntaxError: invalid syntax 2021-07-10T10:44:05,893 WARNING: Discarding https://files.pythonhosted.org/packages/f9/4e/5b62f636faadfeee9ec63a570d5c05bf0b877fde098fe125271f260b6e05/pandas-qt-0.2.0.tar.gz#sha256=1fba14bdd733fc90f8ec3f011ae0cebc97534f3e1112229a9cfb518490b1787d (from https://pypi.org/simple/pandas-qt/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T10:44:05,894 ERROR: Could not find a version that satisfies the requirement pandas-qt==0.2.0 (from versions: 0.1.0, 0.1.1, 0.1.2, 0.2.0) 2021-07-10T10:44:05,895 ERROR: No matching distribution found for pandas-qt==0.2.0 2021-07-10T10:44:05,895 Exception information: 2021-07-10T10:44:05,895 Traceback (most recent call last): 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T10:44:05,895 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T10:44:05,895 raise RequirementsConflicted(criterion) 2021-07-10T10:44:05,895 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pandas-qt==0.2.0') 2021-07-10T10:44:05,895 2021-07-10T10:44:05,895 During handling of the above exception, another exception occurred: 2021-07-10T10:44:05,895 2021-07-10T10:44:05,895 Traceback (most recent call last): 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T10:44:05,895 result = self._result = resolver.resolve( 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T10:44:05,895 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T10:44:05,895 raise ResolutionImpossible(e.criterion.information) 2021-07-10T10:44:05,895 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pandas-qt==0.2.0'), parent=None)] 2021-07-10T10:44:05,895 2021-07-10T10:44:05,895 The above exception was the direct cause of the following exception: 2021-07-10T10:44:05,895 2021-07-10T10:44:05,895 Traceback (most recent call last): 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T10:44:05,895 status = self.run(options, args) 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T10:44:05,895 return func(self, options, args) 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T10:44:05,895 requirement_set = resolver.resolve( 2021-07-10T10:44:05,895 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T10:44:05,895 raise error from e 2021-07-10T10:44:05,895 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pandas-qt==0.2.0 2021-07-10T10:44:05,900 Removed pandas-qt==0.2.0 from https://files.pythonhosted.org/packages/f9/4e/5b62f636faadfeee9ec63a570d5c05bf0b877fde098fe125271f260b6e05/pandas-qt-0.2.0.tar.gz#sha256=1fba14bdd733fc90f8ec3f011ae0cebc97534f3e1112229a9cfb518490b1787d from build tracker '/tmp/pip-req-tracker-_ew5ocrn' 2021-07-10T10:44:05,900 Removed build tracker: '/tmp/pip-req-tracker-_ew5ocrn'