2020-07-28T17:45:45,604 Created temporary directory: /tmp/pip-ephem-wheel-cache-wih2w6_6 2020-07-28T17:45:45,608 Created temporary directory: /tmp/pip-req-tracker-vdegbzv3 2020-07-28T17:45:45,609 Initialized build tracking at /tmp/pip-req-tracker-vdegbzv3 2020-07-28T17:45:45,610 Created build tracker: /tmp/pip-req-tracker-vdegbzv3 2020-07-28T17:45:45,610 Entered build tracker: /tmp/pip-req-tracker-vdegbzv3 2020-07-28T17:45:45,611 Created temporary directory: /tmp/pip-wheel-lgiqklvu 2020-07-28T17:45:45,629 1 location(s) to search for versions of monk-gluon-cuda90: 2020-07-28T17:45:45,629 * https://pypi.org/simple/monk-gluon-cuda90/ 2020-07-28T17:45:45,629 Fetching project page and analyzing links: https://pypi.org/simple/monk-gluon-cuda90/ 2020-07-28T17:45:45,630 Getting page https://pypi.org/simple/monk-gluon-cuda90/ 2020-07-28T17:45:45,633 Found index url https://pypi.org/simple 2020-07-28T17:45:45,837 Skipping link: No binaries permitted for monk-gluon-cuda90: https://files.pythonhosted.org/packages/f8/0a/4f4f8cf01e2fcef4b10b28d0fe064325caa9da2e83a64339d590725f2531/monk_gluon_cuda90-0.0.1-py3-none-any.whl#sha256=5ce1870e4b62cbe19b5bafa5f92df797569771aaf0d6f5b17af098350a7d806f (from https://pypi.org/simple/monk-gluon-cuda90/) (requires-python:>=3.6) 2020-07-28T17:45:45,838 Found link https://files.pythonhosted.org/packages/d1/a1/f1e8ebe4a29677e79b205c0eb6f0472cb9d810ca960d8cc6c84a9435f022/monk_gluon_cuda90-0.0.1.tar.gz#sha256=55e5ad65f3375a0675d53489706245c4af1d51fe5ebb270e18c177105567fa9d (from https://pypi.org/simple/monk-gluon-cuda90/) (requires-python:>=3.6), version: 0.0.1 2020-07-28T17:45:45,846 Given no hashes to check 1 links for project 'monk-gluon-cuda90': discarding no candidates 2020-07-28T17:45:45,847 Using version 0.0.1 (newest of versions: 0.0.1) 2020-07-28T17:45:45,853 Collecting monk-gluon-cuda90==0.0.1 2020-07-28T17:45:45,856 Created temporary directory: /tmp/pip-unpack-pl6ljv_s 2020-07-28T17:45:46,070 Downloading monk_gluon_cuda90-0.0.1.tar.gz (238 kB) 2020-07-28T17:45:48,730 Added monk-gluon-cuda90==0.0.1 from https://files.pythonhosted.org/packages/d1/a1/f1e8ebe4a29677e79b205c0eb6f0472cb9d810ca960d8cc6c84a9435f022/monk_gluon_cuda90-0.0.1.tar.gz#sha256=55e5ad65f3375a0675d53489706245c4af1d51fe5ebb270e18c177105567fa9d to build tracker '/tmp/pip-req-tracker-vdegbzv3' 2020-07-28T17:45:48,733 Running setup.py (path:/tmp/pip-wheel-lgiqklvu/monk-gluon-cuda90/setup.py) egg_info for package monk-gluon-cuda90 2020-07-28T17:45:48,734 Created temporary directory: /tmp/pip-pip-egg-info-v4wvbzp2 2020-07-28T17:45:48,735 Running command python setup.py egg_info 2020-07-28T17:45:50,361 Traceback (most recent call last): 2020-07-28T17:45:50,362 File "", line 1, in 2020-07-28T17:45:50,362 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-07-28T17:45:50,363 buffer = _builtin_open(filename, 'rb') 2020-07-28T17:45:50,363 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-lgiqklvu/monk-gluon-cuda90/setup.py' 2020-07-28T17:45:50,454 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-28T17:45:50,455 Exception information: 2020-07-28T17:45:50,455 Traceback (most recent call last): 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-28T17:45:50,455 status = self.run(options, args) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-28T17:45:50,455 return func(self, options, args) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-28T17:45:50,455 reqs, check_supported_wheels=True 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-28T17:45:50,455 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-28T17:45:50,455 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-28T17:45:50,455 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-28T17:45:50,455 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-28T17:45:50,455 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-28T17:45:50,455 self.req.prepare_metadata() 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-28T17:45:50,455 self.metadata_directory = self._generate_metadata() 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-28T17:45:50,455 details=self.name or "from {}".format(self.link) 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-28T17:45:50,455 command_desc='python setup.py egg_info', 2020-07-28T17:45:50,455 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-28T17:45:50,455 raise InstallationError(exc_msg) 2020-07-28T17:45:50,455 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-28T17:45:50,470 Removed monk-gluon-cuda90==0.0.1 from https://files.pythonhosted.org/packages/d1/a1/f1e8ebe4a29677e79b205c0eb6f0472cb9d810ca960d8cc6c84a9435f022/monk_gluon_cuda90-0.0.1.tar.gz#sha256=55e5ad65f3375a0675d53489706245c4af1d51fe5ebb270e18c177105567fa9d from build tracker '/tmp/pip-req-tracker-vdegbzv3' 2020-07-28T17:45:50,471 Removed build tracker: '/tmp/pip-req-tracker-vdegbzv3'