2020-06-03T15:45:01,312 Created temporary directory: /tmp/pip-ephem-wheel-cache-km2cv0dj 2020-06-03T15:45:01,316 Created temporary directory: /tmp/pip-req-tracker-20nth9xj 2020-06-03T15:45:01,317 Initialized build tracking at /tmp/pip-req-tracker-20nth9xj 2020-06-03T15:45:01,318 Created build tracker: /tmp/pip-req-tracker-20nth9xj 2020-06-03T15:45:01,318 Entered build tracker: /tmp/pip-req-tracker-20nth9xj 2020-06-03T15:45:01,319 Created temporary directory: /tmp/pip-wheel-h9w5akhl 2020-06-03T15:45:01,333 1 location(s) to search for versions of w3mo: 2020-06-03T15:45:01,333 * https://pypi.org/simple/w3mo/ 2020-06-03T15:45:01,334 Fetching project page and analyzing links: https://pypi.org/simple/w3mo/ 2020-06-03T15:45:01,335 Getting page https://pypi.org/simple/w3mo/ 2020-06-03T15:45:01,337 Found index url https://pypi.org/simple 2020-06-03T15:45:01,541 Skipping link: No binaries permitted for w3mo: https://files.pythonhosted.org/packages/6c/11/bef4fac09a713e51e3f135a6207436b96767ee9df8c4d64548b18e3f2539/w3mo-0.1.0-py3-none-any.whl#sha256=1c8a3a94dae3ade5e99ed7a237dc5579b8f72f358ececc5231ebfaba60a8c565 (from https://pypi.org/simple/w3mo/) 2020-06-03T15:45:01,541 Found link https://files.pythonhosted.org/packages/12/aa/a7f286f4f8ffb48925856d4009c021375b192a1e8731ae72b964b343a87b/w3mo-0.1.0.tar.gz#sha256=7f53dd57618e78538277fce031469332456da0afbadb7a98ddcdb17cb2e2438a (from https://pypi.org/simple/w3mo/), version: 0.1.0 2020-06-03T15:45:01,542 Skipping link: No binaries permitted for w3mo: https://files.pythonhosted.org/packages/36/19/ee091cc29d230bfab18f7acd4618c20d1aa1ac9bc4d14ebb472d5a6f42e7/w3mo-0.1.1-py3-none-any.whl#sha256=a2841c839458f82fd559f5c9cc963b32d6f9f867bee1a1078bc7200ad5d5c414 (from https://pypi.org/simple/w3mo/) 2020-06-03T15:45:01,542 Found link https://files.pythonhosted.org/packages/12/d8/7fdb0f867035c471203c5190686b070dccfaff72ed92e231848e01336b4d/w3mo-0.1.1.tar.gz#sha256=371ef7c3eeebb5f1bbecab58846d7b223ccefd2e33e269ad2b552ce3625ed9a6 (from https://pypi.org/simple/w3mo/), version: 0.1.1 2020-06-03T15:45:01,543 Skipping link: No binaries permitted for w3mo: https://files.pythonhosted.org/packages/af/77/4917dfb71b469520174229b34bc007ea4232edb115c0c42f6ea89c86fed3/w3mo-0.1.2-py3-none-any.whl#sha256=730af4fa576cd06273ac81666a6a36ee29f8cef6272b15d5413472a863d29166 (from https://pypi.org/simple/w3mo/) 2020-06-03T15:45:01,543 Found link https://files.pythonhosted.org/packages/10/9f/2d236740c164a115b30fe35444e490edbfbc54011a830c3972351d6dfe12/w3mo-0.1.2.tar.gz#sha256=a38074143a9371eaa775c148d9f032115c04bba579b601e5e0e800f51dd8ee93 (from https://pypi.org/simple/w3mo/), version: 0.1.2 2020-06-03T15:45:01,551 Given no hashes to check 1 links for project 'w3mo': discarding no candidates 2020-06-03T15:45:01,553 Using version 0.1.2 (newest of versions: 0.1.2) 2020-06-03T15:45:01,558 Collecting w3mo==0.1.2 2020-06-03T15:45:01,562 Created temporary directory: /tmp/pip-unpack-gdmjfqfx 2020-06-03T15:45:01,638 Downloading w3mo-0.1.2.tar.gz (9.2 kB) 2020-06-03T15:45:01,738 Added w3mo==0.1.2 from https://files.pythonhosted.org/packages/10/9f/2d236740c164a115b30fe35444e490edbfbc54011a830c3972351d6dfe12/w3mo-0.1.2.tar.gz#sha256=a38074143a9371eaa775c148d9f032115c04bba579b601e5e0e800f51dd8ee93 to build tracker '/tmp/pip-req-tracker-20nth9xj' 2020-06-03T15:45:01,740 Running setup.py (path:/tmp/pip-wheel-h9w5akhl/w3mo/setup.py) egg_info for package w3mo 2020-06-03T15:45:01,741 Created temporary directory: /tmp/pip-pip-egg-info-ysxbp5r9 2020-06-03T15:45:01,742 Running command python setup.py egg_info 2020-06-03T15:45:03,493 Traceback (most recent call last): 2020-06-03T15:45:03,494 File "", line 1, in 2020-06-03T15:45:03,495 File "/tmp/pip-wheel-h9w5akhl/w3mo/setup.py", line 11, in 2020-06-03T15:45:03,495 version=open("./version","r").read(), 2020-06-03T15:45:03,496 FileNotFoundError: [Errno 2] No such file or directory: './version' 2020-06-03T15:45:03,583 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-03T15:45:03,584 Exception information: 2020-06-03T15:45:03,584 Traceback (most recent call last): 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-06-03T15:45:03,584 status = self.run(options, args) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-06-03T15:45:03,584 return func(self, options, args) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-06-03T15:45:03,584 reqs, check_supported_wheels=True 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-06-03T15:45:03,584 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-06-03T15:45:03,584 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-06-03T15:45:03,584 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 431, in prepare_linked_requirement 2020-06-03T15:45:03,584 req, self.req_tracker, self.finder, self.build_isolation, 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 85, in _get_prepared_distribution 2020-06-03T15:45:03,584 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-06-03T15:45:03,584 self.req.prepare_metadata() 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-06-03T15:45:03,584 self.metadata_directory = self._generate_metadata() 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-06-03T15:45:03,584 details=self.name or "from {}".format(self.link) 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-06-03T15:45:03,584 command_desc='python setup.py egg_info', 2020-06-03T15:45:03,584 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-06-03T15:45:03,584 raise InstallationError(exc_msg) 2020-06-03T15:45:03,584 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-06-03T15:45:03,598 Removed w3mo==0.1.2 from https://files.pythonhosted.org/packages/10/9f/2d236740c164a115b30fe35444e490edbfbc54011a830c3972351d6dfe12/w3mo-0.1.2.tar.gz#sha256=a38074143a9371eaa775c148d9f032115c04bba579b601e5e0e800f51dd8ee93 from build tracker '/tmp/pip-req-tracker-20nth9xj' 2020-06-03T15:45:03,599 Removed build tracker: '/tmp/pip-req-tracker-20nth9xj'