2020-09-09T03:01:32,631 Created temporary directory: /tmp/pip-ephem-wheel-cache-o_cq5e9z 2020-09-09T03:01:32,633 Created temporary directory: /tmp/pip-req-tracker-92og14wt 2020-09-09T03:01:32,633 Initialized build tracking at /tmp/pip-req-tracker-92og14wt 2020-09-09T03:01:32,634 Created build tracker: /tmp/pip-req-tracker-92og14wt 2020-09-09T03:01:32,634 Entered build tracker: /tmp/pip-req-tracker-92og14wt 2020-09-09T03:01:32,634 Created temporary directory: /tmp/pip-wheel-1ioc0y49 2020-09-09T03:01:32,644 1 location(s) to search for versions of phpserialize3: 2020-09-09T03:01:32,644 * https://pypi.org/simple/phpserialize3/ 2020-09-09T03:01:32,644 Fetching project page and analyzing links: https://pypi.org/simple/phpserialize3/ 2020-09-09T03:01:32,645 Getting page https://pypi.org/simple/phpserialize3/ 2020-09-09T03:01:32,646 Found index url https://pypi.org/simple 2020-09-09T03:01:32,732 Found link https://files.pythonhosted.org/packages/62/6b/c8a36860f845ceb5000cb42a103729d4a676ff6962333236b10234aa413f/phpserialize3-0.0.1.tar.gz#sha256=f98b456ea8a2850b9ded41f4d1a75b13b0df7adc33ef12292ae62aac83a4b428 (from https://pypi.org/simple/phpserialize3/), version: 0.0.1 2020-09-09T03:01:32,736 Given no hashes to check 1 links for project 'phpserialize3': discarding no candidates 2020-09-09T03:01:32,737 Using version 0.0.1 (newest of versions: 0.0.1) 2020-09-09T03:01:32,740 Collecting phpserialize3==0.0.1 2020-09-09T03:01:32,742 Created temporary directory: /tmp/pip-unpack-o19rvs60 2020-09-09T03:01:32,873 Downloading phpserialize3-0.0.1.tar.gz (4.4 kB) 2020-09-09T03:01:32,907 Added phpserialize3==0.0.1 from https://files.pythonhosted.org/packages/62/6b/c8a36860f845ceb5000cb42a103729d4a676ff6962333236b10234aa413f/phpserialize3-0.0.1.tar.gz#sha256=f98b456ea8a2850b9ded41f4d1a75b13b0df7adc33ef12292ae62aac83a4b428 to build tracker '/tmp/pip-req-tracker-92og14wt' 2020-09-09T03:01:32,908 Running setup.py (path:/tmp/pip-wheel-1ioc0y49/phpserialize3/setup.py) egg_info for package phpserialize3 2020-09-09T03:01:32,909 Created temporary directory: /tmp/pip-pip-egg-info-8yxpb6k8 2020-09-09T03:01:32,909 Running command python setup.py egg_info 2020-09-09T03:01:33,676 Traceback (most recent call last): 2020-09-09T03:01:33,677 File "", line 1, in 2020-09-09T03:01:33,677 File "/tmp/pip-wheel-1ioc0y49/phpserialize3/setup.py", line 31, in 2020-09-09T03:01:33,678 long_description=get_docs(), 2020-09-09T03:01:33,678 File "/tmp/pip-wheel-1ioc0y49/phpserialize3/setup.py", line 8, in get_docs 2020-09-09T03:01:33,678 f = open(os.path.join(os.path.dirname(__file__), 'phpserialize3.py')) 2020-09-09T03:01:33,679 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-1ioc0y49/phpserialize3/phpserialize3.py' 2020-09-09T03:01:33,723 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-09-09T03:01:33,724 Exception information: 2020-09-09T03:01:33,724 Traceback (most recent call last): 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 216, in _main 2020-09-09T03:01:33,724 status = self.run(options, args) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-09-09T03:01:33,724 return func(self, options, args) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-09-09T03:01:33,724 reqs, check_supported_wheels=True 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-09-09T03:01:33,724 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-09-09T03:01:33,724 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-09-09T03:01:33,724 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-09-09T03:01:33,724 req, self.req_tracker, self.finder, self.build_isolation, 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-09-09T03:01:33,724 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-09-09T03:01:33,724 self.req.prepare_metadata() 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 554, in prepare_metadata 2020-09-09T03:01:33,724 self.metadata_directory = self._generate_metadata() 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 534, in _generate_metadata 2020-09-09T03:01:33,724 details=self.name or "from {}".format(self.link) 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-09-09T03:01:33,724 command_desc='python setup.py egg_info', 2020-09-09T03:01:33,724 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-09-09T03:01:33,724 raise InstallationError(exc_msg) 2020-09-09T03:01:33,724 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-09T03:01:33,731 Removed phpserialize3==0.0.1 from https://files.pythonhosted.org/packages/62/6b/c8a36860f845ceb5000cb42a103729d4a676ff6962333236b10234aa413f/phpserialize3-0.0.1.tar.gz#sha256=f98b456ea8a2850b9ded41f4d1a75b13b0df7adc33ef12292ae62aac83a4b428 from build tracker '/tmp/pip-req-tracker-92og14wt' 2020-09-09T03:01:33,732 Removed build tracker: '/tmp/pip-req-tracker-92og14wt'