2019-07-16T19:36:11 Created temporary directory: /tmp/pip-ephem-wheel-cache-rojzd8n1 2019-07-16T19:36:11 Created temporary directory: /tmp/pip-req-tracker-ou2cwchx 2019-07-16T19:36:11 Created requirements tracker '/tmp/pip-req-tracker-ou2cwchx' 2019-07-16T19:36:11 Created temporary directory: /tmp/pip-wheel-tdushpj3 2019-07-16T19:36:11 Collecting wopmars==0.0.4 2019-07-16T19:36:11 1 location(s) to search for versions of wopmars: 2019-07-16T19:36:11 * https://pypi.org/simple/wopmars/ 2019-07-16T19:36:11 Getting page https://pypi.org/simple/wopmars/ 2019-07-16T19:36:11 Analyzing links from page https://pypi.org/simple/wopmars/ 2019-07-16T19:36:11 Found link https://files.pythonhosted.org/packages/d9/da/00b8cca9e9b6fde70ce922dd3dba187012a758796241c201d4e5ca43e03a/wopmars-0.0.1.tar.gz#sha256=de336cb1bb237f466ef474f12a02a0898b18d5c9c8395a03fa6ca8c185426a48 (from https://pypi.org/simple/wopmars/), version: 0.0.1 2019-07-16T19:36:11 Found link https://files.pythonhosted.org/packages/9e/be/75864d67a73b93d2f8f197d9589273d8955d73a9d158e0074fb56e19f38b/wopmars-0.0.3.tar.gz#sha256=db94f303766cade58a2626e1b20505d01ef851728b997dea2ed3a0871a80e741 (from https://pypi.org/simple/wopmars/), version: 0.0.3 2019-07-16T19:36:11 Found link https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz#sha256=52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc (from https://pypi.org/simple/wopmars/), version: 0.0.4 2019-07-16T19:36:11 Using version 0.0.4 (newest of versions: 0.0.4) 2019-07-16T19:36:11 Created temporary directory: /tmp/pip-unpack-ms2zmvvb 2019-07-16T19:36:11 Downloading https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz (62kB) 2019-07-16T19:36:12 Downloading from URL https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz#sha256=52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc (from https://pypi.org/simple/wopmars/) 2019-07-16T19:36:12 Added wopmars==0.0.4 from https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz#sha256=52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc to build tracker '/tmp/pip-req-tracker-ou2cwchx' 2019-07-16T19:36:12 Running setup.py (path:/tmp/pip-wheel-tdushpj3/wopmars/setup.py) egg_info for package wopmars 2019-07-16T19:36:12 Running command python setup.py egg_info 2019-07-16T19:36:14 Traceback (most recent call last): 2019-07-16T19:36:14 File "", line 1, in 2019-07-16T19:36:14 File "/tmp/pip-wheel-tdushpj3/wopmars/setup.py", line 8, in 2019-07-16T19:36:14 import wopmars 2019-07-16T19:36:14 File "/tmp/pip-wheel-tdushpj3/wopmars/wopmars/__init__.py", line 50, in 2019-07-16T19:36:14 from docopt import docopt, DocoptExit 2019-07-16T19:36:14 ModuleNotFoundError: No module named 'docopt' 2019-07-16T19:36:14 Cleaning up... 2019-07-16T19:36:14 Removing source in /tmp/pip-wheel-tdushpj3/wopmars 2019-07-16T19:36:14 Removed wopmars==0.0.4 from https://files.pythonhosted.org/packages/37/28/a569c49c6b468a7c75d03f6fde3025b5e7c548536cc07a68b1952effffaf/wopmars-0.0.4.tar.gz#sha256=52f177d2b0a08593421a668ea02632f7c22a359cdadc441622e4cc278492dbcc from build tracker '/tmp/pip-req-tracker-ou2cwchx' 2019-07-16T19:36:14 Removed build tracker '/tmp/pip-req-tracker-ou2cwchx' 2019-07-16T19:36:14 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tdushpj3/wopmars/ 2019-07-16T19:36:14 Exception information: 2019-07-16T19:36:14 Traceback (most recent call last): 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-16T19:36:14 status = self.run(options, args) 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-16T19:36:14 resolver.resolve(requirement_set) 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-16T19:36:14 self._resolve_one(requirement_set, req) 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-16T19:36:14 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-16T19:36:14 self.require_hashes 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-16T19:36:14 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-16T19:36:14 self.req.prepare_metadata() 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-16T19:36:14 self.run_egg_info() 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-16T19:36:14 command_desc='python setup.py egg_info') 2019-07-16T19:36:14 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-16T19:36:14 % (command_desc, proc.returncode, cwd)) 2019-07-16T19:36:14 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-tdushpj3/wopmars/