2020-05-13T00:20:52,138 Created temporary directory: /tmp/pip-ephem-wheel-cache-3_k6_m2j 2020-05-13T00:20:52,142 Created temporary directory: /tmp/pip-req-tracker-cp_rutpo 2020-05-13T00:20:52,143 Initialized build tracking at /tmp/pip-req-tracker-cp_rutpo 2020-05-13T00:20:52,144 Created build tracker: /tmp/pip-req-tracker-cp_rutpo 2020-05-13T00:20:52,144 Entered build tracker: /tmp/pip-req-tracker-cp_rutpo 2020-05-13T00:20:52,145 Created temporary directory: /tmp/pip-wheel-8scr0iy3 2020-05-13T00:20:52,162 1 location(s) to search for versions of PythonSLM: 2020-05-13T00:20:52,162 * https://pypi.org/simple/pythonslm/ 2020-05-13T00:20:52,163 Fetching project page and analyzing links: https://pypi.org/simple/pythonslm/ 2020-05-13T00:20:52,163 Getting page https://pypi.org/simple/pythonslm/ 2020-05-13T00:20:52,166 Found index url https://pypi.org/simple 2020-05-13T00:20:52,451 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d3/95/c30c7abf8a3950ab4b7e65fc9f874cc75e2a5e0d24cf59e9aeba7eaecd97/PythonSLM-0.1-py3.7-linux-x86_64.egg#sha256=23d9b81c439a1ca9924246b0b9b6def8d19ad7208bbeebde3c7927b9f77dfef4 (from https://pypi.org/simple/pythonslm/) (requires-python:>=3.5) 2020-05-13T00:20:52,452 Found link https://files.pythonhosted.org/packages/3c/34/5d9632c5f314ff290e5a922aac3eb173b00a6cf03d964de61b8e4b864e21/PythonSLM-0.1.tar.gz#sha256=ad13a3abf4a23eef689cdcb2c7e0856596cf1cf17771ec6e8a11a11bd97f3c2b (from https://pypi.org/simple/pythonslm/) (requires-python:>=3.5), version: 0.1 2020-05-13T00:20:52,459 Given no hashes to check 1 links for project 'PythonSLM': discarding no candidates 2020-05-13T00:20:52,460 Using version 0.1 (newest of versions: 0.1) 2020-05-13T00:20:52,466 Collecting PythonSLM==0.1 2020-05-13T00:20:52,469 Created temporary directory: /tmp/pip-unpack-nm14nzqy 2020-05-13T00:20:52,546 Downloading PythonSLM-0.1.tar.gz (133 kB) 2020-05-13T00:20:52,834 Added PythonSLM==0.1 from https://files.pythonhosted.org/packages/3c/34/5d9632c5f314ff290e5a922aac3eb173b00a6cf03d964de61b8e4b864e21/PythonSLM-0.1.tar.gz#sha256=ad13a3abf4a23eef689cdcb2c7e0856596cf1cf17771ec6e8a11a11bd97f3c2b to build tracker '/tmp/pip-req-tracker-cp_rutpo' 2020-05-13T00:20:52,837 Running setup.py (path:/tmp/pip-wheel-8scr0iy3/PythonSLM/setup.py) egg_info for package PythonSLM 2020-05-13T00:20:52,839 Created temporary directory: /tmp/pip-pip-egg-info-0nw8xf7w 2020-05-13T00:20:52,840 Running command python setup.py egg_info 2020-05-13T00:20:55,794 Traceback (most recent call last): 2020-05-13T00:20:55,795 File "", line 1, in 2020-05-13T00:20:55,796 File "/tmp/pip-wheel-8scr0iy3/PythonSLM/setup.py", line 91, in 2020-05-13T00:20:55,797 ext_modules=cythonize([ext, extB]), 2020-05-13T00:20:55,798 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 972, in cythonize 2020-05-13T00:20:55,799 aliases=aliases) 2020-05-13T00:20:55,800 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 815, in create_extension_list 2020-05-13T00:20:55,800 for file in nonempty(sorted(extended_iglob(filepattern)), "'%s' doesn't match any files" % filepattern): 2020-05-13T00:20:55,801 File "/usr/local/lib/python3.7/dist-packages/Cython/Build/Dependencies.py", line 114, in nonempty 2020-05-13T00:20:55,802 raise ValueError(error_msg) 2020-05-13T00:20:55,803 ValueError: 'external/pyclipper/pyclipper.pyx' doesn't match any files 2020-05-13T00:20:55,990 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-13T00:20:55,991 Exception information: 2020-05-13T00:20:55,991 Traceback (most recent call last): 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-05-13T00:20:55,991 status = self.run(options, args) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-05-13T00:20:55,991 return func(self, options, args) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-05-13T00:20:55,991 reqs, check_supported_wheels=True 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-05-13T00:20:55,991 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-05-13T00:20:55,991 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-05-13T00:20:55,991 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-05-13T00:20:55,991 req, self.req_tracker, self.finder, self.build_isolation, 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-05-13T00:20:55,991 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-05-13T00:20:55,991 self.req.prepare_metadata() 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-05-13T00:20:55,991 self.metadata_directory = self._generate_metadata() 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-05-13T00:20:55,991 details=self.name or "from {}".format(self.link) 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-05-13T00:20:55,991 command_desc='python setup.py egg_info', 2020-05-13T00:20:55,991 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-05-13T00:20:55,991 raise InstallationError(exc_msg) 2020-05-13T00:20:55,991 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-05-13T00:20:56,006 Removed PythonSLM==0.1 from https://files.pythonhosted.org/packages/3c/34/5d9632c5f314ff290e5a922aac3eb173b00a6cf03d964de61b8e4b864e21/PythonSLM-0.1.tar.gz#sha256=ad13a3abf4a23eef689cdcb2c7e0856596cf1cf17771ec6e8a11a11bd97f3c2b from build tracker '/tmp/pip-req-tracker-cp_rutpo' 2020-05-13T00:20:56,007 Removed build tracker: '/tmp/pip-req-tracker-cp_rutpo'