2020-07-22T19:13:08,115 Created temporary directory: /tmp/pip-ephem-wheel-cache-aryyongi 2020-07-22T19:13:08,120 Created temporary directory: /tmp/pip-req-tracker-lntgwmht 2020-07-22T19:13:08,120 Initialized build tracking at /tmp/pip-req-tracker-lntgwmht 2020-07-22T19:13:08,121 Created build tracker: /tmp/pip-req-tracker-lntgwmht 2020-07-22T19:13:08,121 Entered build tracker: /tmp/pip-req-tracker-lntgwmht 2020-07-22T19:13:08,123 Created temporary directory: /tmp/pip-wheel-tnvscmtd 2020-07-22T19:13:08,140 1 location(s) to search for versions of dlatk-pymallet: 2020-07-22T19:13:08,140 * https://pypi.org/simple/dlatk-pymallet/ 2020-07-22T19:13:08,141 Fetching project page and analyzing links: https://pypi.org/simple/dlatk-pymallet/ 2020-07-22T19:13:08,142 Getting page https://pypi.org/simple/dlatk-pymallet/ 2020-07-22T19:13:08,145 Found index url https://pypi.org/simple 2020-07-22T19:13:08,353 Found link https://files.pythonhosted.org/packages/96/dc/32743a13328092a336f2ea3eda09fdece29c9ac9bef3706d905986e2ae7e/dlatk-pymallet-1.0.0.tar.gz#sha256=f5730abb760f82de10e5ccbb56237b9d79dfac69c42df2c0badb694815bd6474 (from https://pypi.org/simple/dlatk-pymallet/), version: 1.0.0 2020-07-22T19:13:08,354 Skipping link: No binaries permitted for dlatk-pymallet: https://files.pythonhosted.org/packages/ac/e4/687f6f9843f2b18bb7379f5bbf5dd596eb34e142100f3fe279caf17090a1/dlatk_pymallet-1.0.0-cp36-cp36m-manylinux1_x86_64.whl#sha256=6d6a5539c72529e9dd6e407a61cea862c575084001462cd006a95f18be543b4d (from https://pypi.org/simple/dlatk-pymallet/) 2020-07-22T19:13:08,354 Skipping link: No binaries permitted for dlatk-pymallet: https://files.pythonhosted.org/packages/19/25/1b5a03ed7957d24a24d9386788e8cb6884f099e6da19cef2eb2b7c7a73c2/dlatk_pymallet-1.0.0-cp37-cp37m-manylinux1_x86_64.whl#sha256=66dbf80f71890f6845eadae8919dd931f42f4fb0e14710ec0f1d5d9655a96692 (from https://pypi.org/simple/dlatk-pymallet/) 2020-07-22T19:13:08,354 Skipping link: No binaries permitted for dlatk-pymallet: https://files.pythonhosted.org/packages/50/5f/a087ef06f8def528e018fbcc4414e7686f0d3cde2b9767d5a1784cbfb502/dlatk_pymallet-1.0.0-cp38-cp38-manylinux1_x86_64.whl#sha256=f252d0b54e6e49ec2fc3e9f9af189a9bb7fd665c13bcbe7d9df2b7e6125dc566 (from https://pypi.org/simple/dlatk-pymallet/) 2020-07-22T19:13:08,355 Skipping link: No binaries permitted for dlatk-pymallet: https://files.pythonhosted.org/packages/11/32/28fed3ce215434ebf9a54a50123e3241d6cf968d13582c1de52ecfd90e28/dlatk_pymallet-1.0.0-cp39-cp39-manylinux1_x86_64.whl#sha256=60a597df112d8ab182b1a8df7e9f8402ef1aa1d1924c83f405f01d372abe722a (from https://pypi.org/simple/dlatk-pymallet/) 2020-07-22T19:13:08,362 Given no hashes to check 1 links for project 'dlatk-pymallet': discarding no candidates 2020-07-22T19:13:08,363 Using version 1.0.0 (newest of versions: 1.0.0) 2020-07-22T19:13:08,369 Collecting dlatk-pymallet==1.0.0 2020-07-22T19:13:08,372 Created temporary directory: /tmp/pip-unpack-gtjrv2_o 2020-07-22T19:13:08,483 Downloading dlatk-pymallet-1.0.0.tar.gz (153 kB) 2020-07-22T19:13:08,826 Added dlatk-pymallet==1.0.0 from https://files.pythonhosted.org/packages/96/dc/32743a13328092a336f2ea3eda09fdece29c9ac9bef3706d905986e2ae7e/dlatk-pymallet-1.0.0.tar.gz#sha256=f5730abb760f82de10e5ccbb56237b9d79dfac69c42df2c0badb694815bd6474 to build tracker '/tmp/pip-req-tracker-lntgwmht' 2020-07-22T19:13:08,829 Running setup.py (path:/tmp/pip-wheel-tnvscmtd/dlatk-pymallet/setup.py) egg_info for package dlatk-pymallet 2020-07-22T19:13:08,831 Created temporary directory: /tmp/pip-pip-egg-info-5nd2r23r 2020-07-22T19:13:08,831 Running command python setup.py egg_info 2020-07-22T19:13:10,855 Using Cython 2020-07-22T19:13:10,857 Traceback (most recent call last): 2020-07-22T19:13:10,857 File "", line 1, in 2020-07-22T19:13:10,858 File "/tmp/pip-wheel-tnvscmtd/dlatk-pymallet/setup.py", line 24, in 2020-07-22T19:13:10,858 EXTENSIONS = cythonize(extensions) 2020-07-22T19:13:10,859 NameError: name 'extensions' is not defined 2020-07-22T19:13:10,971 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-22T19:13:10,971 Exception information: 2020-07-22T19:13:10,971 Traceback (most recent call last): 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-22T19:13:10,971 status = self.run(options, args) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-22T19:13:10,971 return func(self, options, args) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-22T19:13:10,971 reqs, check_supported_wheels=True 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-22T19:13:10,971 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-22T19:13:10,971 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-22T19:13:10,971 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-22T19:13:10,971 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-22T19:13:10,971 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-22T19:13:10,971 self.req.prepare_metadata() 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-22T19:13:10,971 self.metadata_directory = self._generate_metadata() 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-22T19:13:10,971 details=self.name or "from {}".format(self.link) 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-22T19:13:10,971 command_desc='python setup.py egg_info', 2020-07-22T19:13:10,971 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-22T19:13:10,971 raise InstallationError(exc_msg) 2020-07-22T19:13:10,971 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-22T19:13:10,985 Removed dlatk-pymallet==1.0.0 from https://files.pythonhosted.org/packages/96/dc/32743a13328092a336f2ea3eda09fdece29c9ac9bef3706d905986e2ae7e/dlatk-pymallet-1.0.0.tar.gz#sha256=f5730abb760f82de10e5ccbb56237b9d79dfac69c42df2c0badb694815bd6474 from build tracker '/tmp/pip-req-tracker-lntgwmht' 2020-07-22T19:13:10,986 Removed build tracker: '/tmp/pip-req-tracker-lntgwmht'