2020-04-16T09:34:30,321 Created temporary directory: /tmp/pip-ephem-wheel-cache-m43ya5ac 2020-04-16T09:34:30,325 Created temporary directory: /tmp/pip-req-tracker-8zte1qr9 2020-04-16T09:34:30,326 Initialized build tracking at /tmp/pip-req-tracker-8zte1qr9 2020-04-16T09:34:30,327 Created build tracker: /tmp/pip-req-tracker-8zte1qr9 2020-04-16T09:34:30,327 Entered build tracker: /tmp/pip-req-tracker-8zte1qr9 2020-04-16T09:34:30,333 Created temporary directory: /tmp/pip-wheel-g8u5z3f4 2020-04-16T09:34:30,339 1 location(s) to search for versions of openwsn-coap: 2020-04-16T09:34:30,339 * https://pypi.org/simple/openwsn-coap/ 2020-04-16T09:34:30,339 Fetching project page and analyzing links: https://pypi.org/simple/openwsn-coap/ 2020-04-16T09:34:30,340 Getting page https://pypi.org/simple/openwsn-coap/ 2020-04-16T09:34:30,343 Found index url https://pypi.org/simple 2020-04-16T09:34:30,345 Getting credentials from keyring for https://pypi.org/simple 2020-04-16T09:34:30,346 Getting credentials from keyring for pypi.org 2020-04-16T09:34:30,552 Found link https://files.pythonhosted.org/packages/99/4a/25334106aaa2f6a54c380cd6e28391439e9a72b08a6b64271db04c764c4a/openwsn-coap-0.0.1.zip#sha256=c96d3812f0ee604cbac4a093b6b6c0eb49b57348e2201deb9e885e25a5fa2016 (from https://pypi.org/simple/openwsn-coap/), version: 0.0.1 2020-04-16T09:34:30,553 Found link https://files.pythonhosted.org/packages/c1/27/5a61872d73588b76de0ca8e71fd3a8ee9d62a906099eabf6147cbbded948/openwsn-coap-0.0.2.zip#sha256=1e0df2a8c8135e11693a9acacd50c9f33c4a7116768641bc68669a147aabed29 (from https://pypi.org/simple/openwsn-coap/), version: 0.0.2 2020-04-16T09:34:30,554 Found link https://files.pythonhosted.org/packages/0f/cb/5a4b1af132217dffeb9617fca8169fcee27d80aade347d39f6162b8f6be3/openwsn-coap-0.0.3.tar.gz#sha256=293c84a77d86cb354438c088b29aa5cb609362f7b9e7e4902255b8e69acfe11d (from https://pypi.org/simple/openwsn-coap/), version: 0.0.3 2020-04-16T09:34:30,562 Given no hashes to check 1 links for project 'openwsn-coap': discarding no candidates 2020-04-16T09:34:30,563 Using version 0.0.3 (newest of versions: 0.0.3) 2020-04-16T09:34:30,569 Collecting openwsn-coap==0.0.3 2020-04-16T09:34:30,573 Created temporary directory: /tmp/pip-unpack-g8lisy9h 2020-04-16T09:34:30,575 Getting credentials from keyring for files.pythonhosted.org 2020-04-16T09:34:30,694 Downloading openwsn-coap-0.0.3.tar.gz (22 kB) 2020-04-16T09:34:30,829 Added openwsn-coap==0.0.3 from https://files.pythonhosted.org/packages/0f/cb/5a4b1af132217dffeb9617fca8169fcee27d80aade347d39f6162b8f6be3/openwsn-coap-0.0.3.tar.gz#sha256=293c84a77d86cb354438c088b29aa5cb609362f7b9e7e4902255b8e69acfe11d to build tracker '/tmp/pip-req-tracker-8zte1qr9' 2020-04-16T09:34:30,832 Running setup.py (path:/tmp/pip-wheel-g8u5z3f4/openwsn-coap/setup.py) egg_info for package openwsn-coap 2020-04-16T09:34:30,833 Running command python setup.py egg_info 2020-04-16T09:34:32,591 Traceback (most recent call last): 2020-04-16T09:34:32,592 File "", line 1, in 2020-04-16T09:34:32,593 File "/tmp/pip-wheel-g8u5z3f4/openwsn-coap/setup.py", line 6, in 2020-04-16T09:34:32,593 with open('README.md') as f: 2020-04-16T09:34:32,594 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2020-04-16T09:34:32,682 Cleaning up... 2020-04-16T09:34:32,683 Removing source in /tmp/pip-wheel-g8u5z3f4/openwsn-coap 2020-04-16T09:34:32,707 Removed openwsn-coap==0.0.3 from https://files.pythonhosted.org/packages/0f/cb/5a4b1af132217dffeb9617fca8169fcee27d80aade347d39f6162b8f6be3/openwsn-coap-0.0.3.tar.gz#sha256=293c84a77d86cb354438c088b29aa5cb609362f7b9e7e4902255b8e69acfe11d from build tracker '/tmp/pip-req-tracker-8zte1qr9' 2020-04-16T09:34:32,708 Removed build tracker: '/tmp/pip-req-tracker-8zte1qr9' 2020-04-16T09:34:32,712 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-04-16T09:34:32,713 Exception information: 2020-04-16T09:34:32,713 Traceback (most recent call last): 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 186, in _main 2020-04-16T09:34:32,713 status = self.run(options, args) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 161, in run 2020-04-16T09:34:32,713 resolver.resolve(requirement_set) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 177, in resolve 2020-04-16T09:34:32,713 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 333, in _resolve_one 2020-04-16T09:34:32,713 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/legacy_resolve.py", line 282, in _get_abstract_dist_for 2020-04-16T09:34:32,713 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 516, in prepare_linked_requirement 2020-04-16T09:34:32,713 req, self.req_tracker, self.finder, self.build_isolation, 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 95, in _get_prepared_distribution 2020-04-16T09:34:32,713 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-04-16T09:34:32,713 self.req.prepare_metadata() 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 564, in prepare_metadata 2020-04-16T09:34:32,713 self.metadata_directory = self._generate_metadata() 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 544, in _generate_metadata 2020-04-16T09:34:32,713 details=self.name or "from {}".format(self.link) 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 118, in generate_metadata 2020-04-16T09:34:32,713 command_desc='python setup.py egg_info', 2020-04-16T09:34:32,713 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-04-16T09:34:32,713 raise InstallationError(exc_msg) 2020-04-16T09:34:32,713 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.