2020-07-24T14:15:56,892 Created temporary directory: /tmp/pip-ephem-wheel-cache-1qebrhje 2020-07-24T14:15:56,896 Created temporary directory: /tmp/pip-req-tracker-wel3hs8s 2020-07-24T14:15:56,897 Initialized build tracking at /tmp/pip-req-tracker-wel3hs8s 2020-07-24T14:15:56,897 Created build tracker: /tmp/pip-req-tracker-wel3hs8s 2020-07-24T14:15:56,898 Entered build tracker: /tmp/pip-req-tracker-wel3hs8s 2020-07-24T14:15:56,899 Created temporary directory: /tmp/pip-wheel-bl5fo92s 2020-07-24T14:15:56,916 1 location(s) to search for versions of pygpulab: 2020-07-24T14:15:56,916 * https://pypi.org/simple/pygpulab/ 2020-07-24T14:15:56,917 Fetching project page and analyzing links: https://pypi.org/simple/pygpulab/ 2020-07-24T14:15:56,918 Getting page https://pypi.org/simple/pygpulab/ 2020-07-24T14:15:56,920 Found index url https://pypi.org/simple 2020-07-24T14:15:57,120 Skipping link: No binaries permitted for pygpulab: https://files.pythonhosted.org/packages/af/65/d581e5a5aeb5c1529004f1e023f65754efc971633e287c13b702b539f0a4/pygpulab-0.1.0-py2.py3-none-any.whl#sha256=156843452a92a847a910f28ea00e2a9a68b466732bdb0c5a6491093d26b005b0 (from https://pypi.org/simple/pygpulab/) 2020-07-24T14:15:57,121 Found link https://files.pythonhosted.org/packages/af/fe/338459ad2b3c8c13690ce43aec0717e9540500497a0ee17128dfdc952611/pygpulab-0.1.0.tar.gz#sha256=4d4b1b55fccf84e65ae6671b1a457329c3cb4e4c1b49c2df9befc623ecc719a3 (from https://pypi.org/simple/pygpulab/), version: 0.1.0 2020-07-24T14:15:57,129 Given no hashes to check 1 links for project 'pygpulab': discarding no candidates 2020-07-24T14:15:57,130 Using version 0.1.0 (newest of versions: 0.1.0) 2020-07-24T14:15:57,135 Collecting pygpulab==0.1.0 2020-07-24T14:15:57,139 Created temporary directory: /tmp/pip-unpack-j3hqf94o 2020-07-24T14:15:57,216 Downloading pygpulab-0.1.0.tar.gz (1.6 kB) 2020-07-24T14:15:57,285 Added pygpulab==0.1.0 from https://files.pythonhosted.org/packages/af/fe/338459ad2b3c8c13690ce43aec0717e9540500497a0ee17128dfdc952611/pygpulab-0.1.0.tar.gz#sha256=4d4b1b55fccf84e65ae6671b1a457329c3cb4e4c1b49c2df9befc623ecc719a3 to build tracker '/tmp/pip-req-tracker-wel3hs8s' 2020-07-24T14:15:57,287 Running setup.py (path:/tmp/pip-wheel-bl5fo92s/pygpulab/setup.py) egg_info for package pygpulab 2020-07-24T14:15:57,289 Created temporary directory: /tmp/pip-pip-egg-info-plgz7hxr 2020-07-24T14:15:57,289 Running command python setup.py egg_info 2020-07-24T14:15:58,904 Traceback (most recent call last): 2020-07-24T14:15:58,905 File "", line 1, in 2020-07-24T14:15:58,906 File "/tmp/pip-wheel-bl5fo92s/pygpulab/setup.py", line 44, in 2020-07-24T14:15:58,906 main() 2020-07-24T14:15:58,907 File "/tmp/pip-wheel-bl5fo92s/pygpulab/setup.py", line 6, in main 2020-07-24T14:15:58,907 from pygpulab.main import GPULab as gpulab 2020-07-24T14:15:58,907 File "/tmp/pip-wheel-bl5fo92s/pygpulab/pygpulab/__init__.py", line 1, in 2020-07-24T14:15:58,908 from .main import GPULab 2020-07-24T14:15:58,908 File "/tmp/pip-wheel-bl5fo92s/pygpulab/pygpulab/main.py", line 1, in 2020-07-24T14:15:58,909 from microapp import Project 2020-07-24T14:15:58,909 ModuleNotFoundError: No module named 'microapp' 2020-07-24T14:15:58,1000 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-24T14:15:59,001 Exception information: 2020-07-24T14:15:59,001 Traceback (most recent call last): 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-24T14:15:59,001 status = self.run(options, args) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-24T14:15:59,001 return func(self, options, args) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-24T14:15:59,001 reqs, check_supported_wheels=True 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-24T14:15:59,001 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-24T14:15:59,001 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-24T14:15:59,001 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-24T14:15:59,001 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-24T14:15:59,001 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-24T14:15:59,001 self.req.prepare_metadata() 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-24T14:15:59,001 self.metadata_directory = self._generate_metadata() 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-24T14:15:59,001 details=self.name or "from {}".format(self.link) 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-24T14:15:59,001 command_desc='python setup.py egg_info', 2020-07-24T14:15:59,001 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-24T14:15:59,001 raise InstallationError(exc_msg) 2020-07-24T14:15:59,001 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-24T14:15:59,015 Removed pygpulab==0.1.0 from https://files.pythonhosted.org/packages/af/fe/338459ad2b3c8c13690ce43aec0717e9540500497a0ee17128dfdc952611/pygpulab-0.1.0.tar.gz#sha256=4d4b1b55fccf84e65ae6671b1a457329c3cb4e4c1b49c2df9befc623ecc719a3 from build tracker '/tmp/pip-req-tracker-wel3hs8s' 2020-07-24T14:15:59,016 Removed build tracker: '/tmp/pip-req-tracker-wel3hs8s'