2020-07-07T15:09:16,260 Created temporary directory: /tmp/pip-ephem-wheel-cache-fr1qczyn 2020-07-07T15:09:16,264 Created temporary directory: /tmp/pip-req-tracker-g11i6lin 2020-07-07T15:09:16,265 Initialized build tracking at /tmp/pip-req-tracker-g11i6lin 2020-07-07T15:09:16,265 Created build tracker: /tmp/pip-req-tracker-g11i6lin 2020-07-07T15:09:16,266 Entered build tracker: /tmp/pip-req-tracker-g11i6lin 2020-07-07T15:09:16,267 Created temporary directory: /tmp/pip-wheel-29t4g768 2020-07-07T15:09:16,281 1 location(s) to search for versions of nbiot: 2020-07-07T15:09:16,281 * https://pypi.org/simple/nbiot/ 2020-07-07T15:09:16,282 Fetching project page and analyzing links: https://pypi.org/simple/nbiot/ 2020-07-07T15:09:16,282 Getting page https://pypi.org/simple/nbiot/ 2020-07-07T15:09:16,285 Found index url https://pypi.org/simple 2020-07-07T15:09:16,484 Skipping link: No binaries permitted for nbiot: https://files.pythonhosted.org/packages/1c/69/6593da0507013d6bac7cc170048c57c71b50318b29ac2fc391edbc9424a9/nbiot-0.0.1.dev0-py3-none-any.whl#sha256=6830d496748184bd58c78179d3e1e87c2fef9e354256d3886b3782f7591be175 (from https://pypi.org/simple/nbiot/) (requires-python:>=3.6) 2020-07-07T15:09:16,486 Found link https://files.pythonhosted.org/packages/eb/a2/153ca7f5669a7efd315dd7733698ccc335f9641a4e7f1e16292b30aa83f4/nbiot-0.0.1.dev0.tar.gz#sha256=287e952274f51e3d3be5d07efe0faf5038beec3100585d096f295bc0b883c025 (from https://pypi.org/simple/nbiot/) (requires-python:>=3.6), version: 0.0.1.dev0 2020-07-07T15:09:16,486 Skipping link: No binaries permitted for nbiot: https://files.pythonhosted.org/packages/cb/95/18870246ca21a20c143fbec365868d457844a87116b52da38f66f57f1f00/nbiot-0.0.1-py3-none-any.whl#sha256=f5f286d3c69c5ddd4ea25389a0de89f44ca6bb7b2be3cabb1724761ac6a6804f (from https://pypi.org/simple/nbiot/) (requires-python:>=3.6) 2020-07-07T15:09:16,487 Found link https://files.pythonhosted.org/packages/60/b2/787de9341b35008bc25eef5af9e898331abc50abef62673eea870ce5b56c/nbiot-0.0.1.tar.gz#sha256=a06539f625321709e63cacfd605d1192b9ea7e21ec1d5e23b2c01a87de379245 (from https://pypi.org/simple/nbiot/) (requires-python:>=3.6), version: 0.0.1 2020-07-07T15:09:16,495 Given no hashes to check 1 links for project 'nbiot': discarding no candidates 2020-07-07T15:09:16,496 Using version 0.0.1 (newest of versions: 0.0.1) 2020-07-07T15:09:16,502 Collecting nbiot==0.0.1 2020-07-07T15:09:16,506 Created temporary directory: /tmp/pip-unpack-5unfnizo 2020-07-07T15:09:16,719 Downloading nbiot-0.0.1.tar.gz (12 kB) 2020-07-07T15:09:16,816 Added nbiot==0.0.1 from https://files.pythonhosted.org/packages/60/b2/787de9341b35008bc25eef5af9e898331abc50abef62673eea870ce5b56c/nbiot-0.0.1.tar.gz#sha256=a06539f625321709e63cacfd605d1192b9ea7e21ec1d5e23b2c01a87de379245 to build tracker '/tmp/pip-req-tracker-g11i6lin' 2020-07-07T15:09:16,819 Running setup.py (path:/tmp/pip-wheel-29t4g768/nbiot/setup.py) egg_info for package nbiot 2020-07-07T15:09:16,821 Created temporary directory: /tmp/pip-pip-egg-info-s5o_dfs3 2020-07-07T15:09:16,822 Running command python setup.py egg_info 2020-07-07T15:09:18,345 Traceback (most recent call last): 2020-07-07T15:09:18,346 File "", line 1, in 2020-07-07T15:09:18,347 File "/tmp/pip-wheel-29t4g768/nbiot/setup.py", line 69, in 2020-07-07T15:09:18,347 with open('HISTORY.md') as history_file: 2020-07-07T15:09:18,348 FileNotFoundError: [Errno 2] No such file or directory: 'HISTORY.md' 2020-07-07T15:09:18,436 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-07T15:09:18,437 Exception information: 2020-07-07T15:09:18,437 Traceback (most recent call last): 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-07T15:09:18,437 status = self.run(options, args) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-07T15:09:18,437 return func(self, options, args) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-07T15:09:18,437 reqs, check_supported_wheels=True 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-07T15:09:18,437 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-07T15:09:18,437 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-07T15:09:18,437 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-07T15:09:18,437 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-07T15:09:18,437 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-07T15:09:18,437 self.req.prepare_metadata() 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-07T15:09:18,437 self.metadata_directory = self._generate_metadata() 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-07T15:09:18,437 details=self.name or "from {}".format(self.link) 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-07T15:09:18,437 command_desc='python setup.py egg_info', 2020-07-07T15:09:18,437 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-07T15:09:18,437 raise InstallationError(exc_msg) 2020-07-07T15:09:18,437 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-07T15:09:18,453 Removed nbiot==0.0.1 from https://files.pythonhosted.org/packages/60/b2/787de9341b35008bc25eef5af9e898331abc50abef62673eea870ce5b56c/nbiot-0.0.1.tar.gz#sha256=a06539f625321709e63cacfd605d1192b9ea7e21ec1d5e23b2c01a87de379245 from build tracker '/tmp/pip-req-tracker-g11i6lin' 2020-07-07T15:09:18,454 Removed build tracker: '/tmp/pip-req-tracker-g11i6lin'