2020-07-28T17:53:20,877 Created temporary directory: /tmp/pip-ephem-wheel-cache-pk1545cw 2020-07-28T17:53:20,881 Created temporary directory: /tmp/pip-req-tracker-y3pgf3wd 2020-07-28T17:53:20,882 Initialized build tracking at /tmp/pip-req-tracker-y3pgf3wd 2020-07-28T17:53:20,882 Created build tracker: /tmp/pip-req-tracker-y3pgf3wd 2020-07-28T17:53:20,882 Entered build tracker: /tmp/pip-req-tracker-y3pgf3wd 2020-07-28T17:53:20,884 Created temporary directory: /tmp/pip-wheel-5djfjs6t 2020-07-28T17:53:20,898 1 location(s) to search for versions of monk-gluon-cuda92: 2020-07-28T17:53:20,898 * https://pypi.org/simple/monk-gluon-cuda92/ 2020-07-28T17:53:20,899 Fetching project page and analyzing links: https://pypi.org/simple/monk-gluon-cuda92/ 2020-07-28T17:53:20,900 Getting page https://pypi.org/simple/monk-gluon-cuda92/ 2020-07-28T17:53:20,903 Found index url https://pypi.org/simple 2020-07-28T17:53:21,104 Skipping link: No binaries permitted for monk-gluon-cuda92: https://files.pythonhosted.org/packages/fc/d7/e9345299f6f937243a7b9c22fabf63a159c1ad6b043b8a52932d891ce184/monk_gluon_cuda92-0.0.1-py3-none-any.whl#sha256=997289ad562030e9a779132734a0d270c39e620434e00989b6f3eba6d387fdf4 (from https://pypi.org/simple/monk-gluon-cuda92/) (requires-python:>=3.6) 2020-07-28T17:53:21,105 Found link https://files.pythonhosted.org/packages/e8/b5/1f00e9d646d120df49ae7e96888ee41f59efdb8a28d9926072eec326939c/monk_gluon_cuda92-0.0.1.tar.gz#sha256=b38a884d93b33f61e3fc5ddc6e8556994b6e209fefbad0ad344eaecd9af9ed52 (from https://pypi.org/simple/monk-gluon-cuda92/) (requires-python:>=3.6), version: 0.0.1 2020-07-28T17:53:21,113 Given no hashes to check 1 links for project 'monk-gluon-cuda92': discarding no candidates 2020-07-28T17:53:21,114 Using version 0.0.1 (newest of versions: 0.0.1) 2020-07-28T17:53:21,120 Collecting monk-gluon-cuda92==0.0.1 2020-07-28T17:53:21,123 Created temporary directory: /tmp/pip-unpack-1w0zzb8z 2020-07-28T17:53:21,337 Downloading monk_gluon_cuda92-0.0.1.tar.gz (238 kB) 2020-07-28T17:53:24,120 Added monk-gluon-cuda92==0.0.1 from https://files.pythonhosted.org/packages/e8/b5/1f00e9d646d120df49ae7e96888ee41f59efdb8a28d9926072eec326939c/monk_gluon_cuda92-0.0.1.tar.gz#sha256=b38a884d93b33f61e3fc5ddc6e8556994b6e209fefbad0ad344eaecd9af9ed52 to build tracker '/tmp/pip-req-tracker-y3pgf3wd' 2020-07-28T17:53:24,123 Running setup.py (path:/tmp/pip-wheel-5djfjs6t/monk-gluon-cuda92/setup.py) egg_info for package monk-gluon-cuda92 2020-07-28T17:53:24,125 Created temporary directory: /tmp/pip-pip-egg-info-3xmdtd6p 2020-07-28T17:53:24,125 Running command python setup.py egg_info 2020-07-28T17:53:25,711 Traceback (most recent call last): 2020-07-28T17:53:25,712 File "", line 1, in 2020-07-28T17:53:25,713 File "/usr/lib/python3.7/tokenize.py", line 447, in open 2020-07-28T17:53:25,713 buffer = _builtin_open(filename, 'rb') 2020-07-28T17:53:25,714 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-5djfjs6t/monk-gluon-cuda92/setup.py' 2020-07-28T17:53:25,803 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-28T17:53:25,804 Exception information: 2020-07-28T17:53:25,804 Traceback (most recent call last): 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-28T17:53:25,804 status = self.run(options, args) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-28T17:53:25,804 return func(self, options, args) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-28T17:53:25,804 reqs, check_supported_wheels=True 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-28T17:53:25,804 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-28T17:53:25,804 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-28T17:53:25,804 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-28T17:53:25,804 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-28T17:53:25,804 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-28T17:53:25,804 self.req.prepare_metadata() 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-28T17:53:25,804 self.metadata_directory = self._generate_metadata() 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-28T17:53:25,804 details=self.name or "from {}".format(self.link) 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-28T17:53:25,804 command_desc='python setup.py egg_info', 2020-07-28T17:53:25,804 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-28T17:53:25,804 raise InstallationError(exc_msg) 2020-07-28T17:53:25,804 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:53:25,817 Removed monk-gluon-cuda92==0.0.1 from https://files.pythonhosted.org/packages/e8/b5/1f00e9d646d120df49ae7e96888ee41f59efdb8a28d9926072eec326939c/monk_gluon_cuda92-0.0.1.tar.gz#sha256=b38a884d93b33f61e3fc5ddc6e8556994b6e209fefbad0ad344eaecd9af9ed52 from build tracker '/tmp/pip-req-tracker-y3pgf3wd' 2020-07-28T17:53:25,818 Removed build tracker: '/tmp/pip-req-tracker-y3pgf3wd'