2020-09-12T13:56:07,149 Created temporary directory: /tmp/pip-ephem-wheel-cache-ezgz9azj 2020-09-12T13:56:07,152 Created temporary directory: /tmp/pip-req-tracker-2zbnarl4 2020-09-12T13:56:07,152 Initialized build tracking at /tmp/pip-req-tracker-2zbnarl4 2020-09-12T13:56:07,152 Created build tracker: /tmp/pip-req-tracker-2zbnarl4 2020-09-12T13:56:07,152 Entered build tracker: /tmp/pip-req-tracker-2zbnarl4 2020-09-12T13:56:07,153 Created temporary directory: /tmp/pip-wheel-na7j0c7t 2020-09-12T13:56:07,161 1 location(s) to search for versions of plib3.classes: 2020-09-12T13:56:07,161 * https://pypi.org/simple/plib3-classes/ 2020-09-12T13:56:07,162 Fetching project page and analyzing links: https://pypi.org/simple/plib3-classes/ 2020-09-12T13:56:07,162 Getting page https://pypi.org/simple/plib3-classes/ 2020-09-12T13:56:07,163 Found index url https://pypi.org/simple 2020-09-12T13:56:07,338 Found link https://files.pythonhosted.org/packages/99/e1/175f2fe39e054231b865f45119f7b485aa31356d0ea6bde6dca253f3fdde/plib3.classes-0.9.1.tar.gz#sha256=a3e9dcc25ce465f42974e40898d24ccec4cc6f1f76c25c572867444fb3d0fea0 (from https://pypi.org/simple/plib3-classes/), version: 0.9.1 2020-09-12T13:56:07,338 Found link https://files.pythonhosted.org/packages/8c/a3/f240c6303bb467aafcf8af8e99f9485f8fba5a470780f87c8ee187e5a8e1/plib3.classes-0.9.2.tar.gz#sha256=70ae41cd1b81db2519ff0a0c24bf890c87e0cb7306fb0df16c64175af937ee6b (from https://pypi.org/simple/plib3-classes/), version: 0.9.2 2020-09-12T13:56:07,339 Found link https://files.pythonhosted.org/packages/a5/d0/ac6a013f441fbb8bd2bb5bead41acea3064de085d8f3a5bf4b98abd93441/plib3.classes-0.9.3.tar.gz#sha256=1718489fb1df2101381ee1d492abd7f42cf9a7fa80114bc4f59449950edae200 (from https://pypi.org/simple/plib3-classes/), version: 0.9.3 2020-09-12T13:56:07,343 Given no hashes to check 1 links for project 'plib3.classes': discarding no candidates 2020-09-12T13:56:07,343 Using version 0.9.2 (newest of versions: 0.9.2) 2020-09-12T13:56:07,347 Collecting plib3.classes==0.9.2 2020-09-12T13:56:07,349 Created temporary directory: /tmp/pip-unpack-mplneore 2020-09-12T13:56:07,387 Downloading plib3.classes-0.9.2.tar.gz (20 kB) 2020-09-12T13:56:07,433 Added plib3.classes==0.9.2 from https://files.pythonhosted.org/packages/8c/a3/f240c6303bb467aafcf8af8e99f9485f8fba5a470780f87c8ee187e5a8e1/plib3.classes-0.9.2.tar.gz#sha256=70ae41cd1b81db2519ff0a0c24bf890c87e0cb7306fb0df16c64175af937ee6b to build tracker '/tmp/pip-req-tracker-2zbnarl4' 2020-09-12T13:56:07,434 Running setup.py (path:/tmp/pip-wheel-na7j0c7t/plib3-classes/setup.py) egg_info for package plib3.classes 2020-09-12T13:56:07,435 Created temporary directory: /tmp/pip-pip-egg-info-a_v2v_3d 2020-09-12T13:56:07,436 Running command python setup.py egg_info 2020-09-12T13:56:08,258 Traceback (most recent call last): 2020-09-12T13:56:08,259 File "", line 1, in 2020-09-12T13:56:08,259 File "/tmp/pip-wheel-na7j0c7t/plib3-classes/setup.py", line 10, in 2020-09-12T13:56:08,259 from plib.classes import __version__ as version 2020-09-12T13:56:08,260 File "/tmp/pip-wheel-na7j0c7t/plib3-classes/plib/classes/__init__.py", line 12, in 2020-09-12T13:56:08,261 from plib.stdlib.util import ModuleProxy 2020-09-12T13:56:08,261 ModuleNotFoundError: No module named 'plib.stdlib' 2020-09-12T13:56:08,309 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-12T13:56:08,310 Exception information: 2020-09-12T13:56:08,310 Traceback (most recent call last): 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-12T13:56:08,310 status = self.run(options, args) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-12T13:56:08,310 return func(self, options, args) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-12T13:56:08,310 reqs, check_supported_wheels=True 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-12T13:56:08,310 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-12T13:56:08,310 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-12T13:56:08,310 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-12T13:56:08,310 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-12T13:56:08,310 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-12T13:56:08,310 self.req.prepare_metadata() 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-12T13:56:08,310 self.metadata_directory = self._generate_metadata() 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-12T13:56:08,310 details=self.name or "from {}".format(self.link) 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-12T13:56:08,310 command_desc='python setup.py egg_info', 2020-09-12T13:56:08,310 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-12T13:56:08,310 raise InstallationError(exc_msg) 2020-09-12T13:56:08,310 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-12T13:56:08,318 Removed plib3.classes==0.9.2 from https://files.pythonhosted.org/packages/8c/a3/f240c6303bb467aafcf8af8e99f9485f8fba5a470780f87c8ee187e5a8e1/plib3.classes-0.9.2.tar.gz#sha256=70ae41cd1b81db2519ff0a0c24bf890c87e0cb7306fb0df16c64175af937ee6b from build tracker '/tmp/pip-req-tracker-2zbnarl4' 2020-09-12T13:56:08,319 Removed build tracker: '/tmp/pip-req-tracker-2zbnarl4'