2021-07-09T01:39:52,327 Created temporary directory: /tmp/pip-ephem-wheel-cache-dkj8g48g 2021-07-09T01:39:52,330 Created temporary directory: /tmp/pip-req-tracker-rtdtoin0 2021-07-09T01:39:52,331 Initialized build tracking at /tmp/pip-req-tracker-rtdtoin0 2021-07-09T01:39:52,331 Created build tracker: /tmp/pip-req-tracker-rtdtoin0 2021-07-09T01:39:52,331 Entered build tracker: /tmp/pip-req-tracker-rtdtoin0 2021-07-09T01:39:52,332 Created temporary directory: /tmp/pip-wheel-g8lyef1j 2021-07-09T01:39:52,366 1 location(s) to search for versions of plotlib: 2021-07-09T01:39:52,366 * https://pypi.org/simple/plotlib/ 2021-07-09T01:39:52,366 Fetching project page and analyzing links: https://pypi.org/simple/plotlib/ 2021-07-09T01:39:52,367 Getting page https://pypi.org/simple/plotlib/ 2021-07-09T01:39:52,368 Found index url https://pypi.org/simple 2021-07-09T01:39:52,545 Found link https://files.pythonhosted.org/packages/16/69/2d797436ead7fbf1123a96f08318029f52893f5c87a0abc95d1b4caae073/plotlib-0.3.tar.gz#sha256=25078b626d7bd0156605eedc4789286e0ad8a342dc35fdab5bd1cb2101fa2833 (from https://pypi.org/simple/plotlib/), version: 0.3 2021-07-09T01:39:52,546 Skipping link: not a file: https://pypi.org/simple/plotlib/ 2021-07-09T01:39:52,561 Given no hashes to check 1 links for project 'plotlib': discarding no candidates 2021-07-09T01:39:52,579 Collecting plotlib==0.3 2021-07-09T01:39:52,580 Created temporary directory: /tmp/pip-unpack-sv3ehmfj 2021-07-09T01:39:52,761 Downloading plotlib-0.3.tar.gz (42 kB) 2021-07-09T01:39:52,836 Added plotlib==0.3 from https://files.pythonhosted.org/packages/16/69/2d797436ead7fbf1123a96f08318029f52893f5c87a0abc95d1b4caae073/plotlib-0.3.tar.gz#sha256=25078b626d7bd0156605eedc4789286e0ad8a342dc35fdab5bd1cb2101fa2833 to build tracker '/tmp/pip-req-tracker-rtdtoin0' 2021-07-09T01:39:52,837 Running setup.py (path:/tmp/pip-wheel-g8lyef1j/plotlib_e898dd4d384147b2b8ecb11b15c07ccd/setup.py) egg_info for package plotlib 2021-07-09T01:39:52,838 Created temporary directory: /tmp/pip-pip-egg-info-f1ce5izj 2021-07-09T01:39:52,838 Running command python setup.py egg_info 2021-07-09T01:39:53,605 running egg_info 2021-07-09T01:39:53,608 creating /tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info 2021-07-09T01:39:53,609 writing /tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info/PKG-INFO 2021-07-09T01:39:53,611 writing dependency_links to /tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info/dependency_links.txt 2021-07-09T01:39:53,613 writing namespace_packages to /tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info/namespace_packages.txt 2021-07-09T01:39:53,615 writing top-level names to /tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info/top_level.txt 2021-07-09T01:39:53,617 writing manifest file '/tmp/pip-pip-egg-info-f1ce5izj/plotlib.egg-info/SOURCES.txt' 2021-07-09T01:39:53,771 error: Namespace package problem: plotlib is a namespace package, but its 2021-07-09T01:39:53,771 __init__.py does not call declare_namespace()! Please fix it. 2021-07-09T01:39:53,771 (See the setuptools manual under "Namespace Packages" for details.) 2021-07-09T01:39:53,771 " 2021-07-09T01:39:53,832 WARNING: Discarding https://files.pythonhosted.org/packages/16/69/2d797436ead7fbf1123a96f08318029f52893f5c87a0abc95d1b4caae073/plotlib-0.3.tar.gz#sha256=25078b626d7bd0156605eedc4789286e0ad8a342dc35fdab5bd1cb2101fa2833 (from https://pypi.org/simple/plotlib/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:39:53,833 ERROR: Could not find a version that satisfies the requirement plotlib==0.3 (from versions: 0.3) 2021-07-09T01:39:53,834 ERROR: No matching distribution found for plotlib==0.3 2021-07-09T01:39:53,834 Exception information: 2021-07-09T01:39:53,834 Traceback (most recent call last): 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:39:53,834 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:39:53,834 raise RequirementsConflicted(criterion) 2021-07-09T01:39:53,834 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('plotlib==0.3') 2021-07-09T01:39:53,834 2021-07-09T01:39:53,834 During handling of the above exception, another exception occurred: 2021-07-09T01:39:53,834 2021-07-09T01:39:53,834 Traceback (most recent call last): 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:39:53,834 result = self._result = resolver.resolve( 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:39:53,834 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:39:53,834 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:39:53,834 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('plotlib==0.3'), parent=None)] 2021-07-09T01:39:53,834 2021-07-09T01:39:53,834 The above exception was the direct cause of the following exception: 2021-07-09T01:39:53,834 2021-07-09T01:39:53,834 Traceback (most recent call last): 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:39:53,834 status = self.run(options, args) 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:39:53,834 return func(self, options, args) 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:39:53,834 requirement_set = resolver.resolve( 2021-07-09T01:39:53,834 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:39:53,834 raise error from e 2021-07-09T01:39:53,834 pip._internal.exceptions.DistributionNotFound: No matching distribution found for plotlib==0.3 2021-07-09T01:39:53,839 Removed plotlib==0.3 from https://files.pythonhosted.org/packages/16/69/2d797436ead7fbf1123a96f08318029f52893f5c87a0abc95d1b4caae073/plotlib-0.3.tar.gz#sha256=25078b626d7bd0156605eedc4789286e0ad8a342dc35fdab5bd1cb2101fa2833 from build tracker '/tmp/pip-req-tracker-rtdtoin0' 2021-07-09T01:39:53,839 Removed build tracker: '/tmp/pip-req-tracker-rtdtoin0'