2019-07-06T12:01:05 Created temporary directory: /tmp/pip-ephem-wheel-cache-kwvjl0ry 2019-07-06T12:01:05 Created temporary directory: /tmp/pip-req-tracker-2w2o50pr 2019-07-06T12:01:05 Created requirements tracker '/tmp/pip-req-tracker-2w2o50pr' 2019-07-06T12:01:05 Created temporary directory: /tmp/pip-wheel-kwjbfz_t 2019-07-06T12:01:05 Collecting sebflow==0.0.1 2019-07-06T12:01:05 1 location(s) to search for versions of sebflow: 2019-07-06T12:01:05 * https://pypi.org/simple/sebflow/ 2019-07-06T12:01:05 Getting page https://pypi.org/simple/sebflow/ 2019-07-06T12:01:05 Analyzing links from page https://pypi.org/simple/sebflow/ 2019-07-06T12:01:06 Found link https://files.pythonhosted.org/packages/6a/ce/11acc81ffe778d5b25d27e95ffb1ef641bd1566bcd4cc30593244ea5128e/sebflow-0.0.0.macosx-10.6-intel.tar.gz#sha256=dbd665e7a48541e8d5d15ee02c8fc28805a4b3e3f0904c406e194f37b129378f (from https://pypi.org/simple/sebflow/), version: 0.0.0.macosx-10.6-intel 2019-07-06T12:01:06 Found link https://files.pythonhosted.org/packages/35/db/46eb7f369665d6e93380b290b53bdde809e656cb43749e264cd8479be063/sebflow-0.0.1.tar.gz#sha256=d20a9c439f652bd726647f8140be45cc1415ffdfcc9e790a80534e22fa10a9bf (from https://pypi.org/simple/sebflow/), version: 0.0.1 2019-07-06T12:01:06 Found link https://files.pythonhosted.org/packages/93/49/730bbb104a2b133290f654b3d29aa1a5a1ed83c69d106ebc42c7725f6baa/sebflow-0.0.2.tar.gz#sha256=f13b4fd76f92fd7d66a4c8a1e3a93131d5c3eb58a46ce5bf78398671e149d139 (from https://pypi.org/simple/sebflow/), version: 0.0.2 2019-07-06T12:01:06 Using version 0.0.1 (newest of versions: 0.0.1) 2019-07-06T12:01:06 Created temporary directory: /tmp/pip-unpack-he79xvjo 2019-07-06T12:01:06 Downloading https://files.pythonhosted.org/packages/35/db/46eb7f369665d6e93380b290b53bdde809e656cb43749e264cd8479be063/sebflow-0.0.1.tar.gz 2019-07-06T12:01:06 Downloading from URL https://files.pythonhosted.org/packages/35/db/46eb7f369665d6e93380b290b53bdde809e656cb43749e264cd8479be063/sebflow-0.0.1.tar.gz#sha256=d20a9c439f652bd726647f8140be45cc1415ffdfcc9e790a80534e22fa10a9bf (from https://pypi.org/simple/sebflow/) 2019-07-06T12:01:06 Added sebflow==0.0.1 from https://files.pythonhosted.org/packages/35/db/46eb7f369665d6e93380b290b53bdde809e656cb43749e264cd8479be063/sebflow-0.0.1.tar.gz#sha256=d20a9c439f652bd726647f8140be45cc1415ffdfcc9e790a80534e22fa10a9bf to build tracker '/tmp/pip-req-tracker-2w2o50pr' 2019-07-06T12:01:06 Running setup.py (path:/tmp/pip-wheel-kwjbfz_t/sebflow/setup.py) egg_info for package sebflow 2019-07-06T12:01:06 Running command python setup.py egg_info 2019-07-06T12:01:08 Traceback (most recent call last): 2019-07-06T12:01:08 File "", line 1, in 2019-07-06T12:01:08 File "/tmp/pip-wheel-kwjbfz_t/sebflow/setup.py", line 12, in 2019-07-06T12:01:08 with open(os.path.join(base_dir, "README.md")) as f: 2019-07-06T12:01:08 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-kwjbfz_t/sebflow/README.md' 2019-07-06T12:01:08 Cleaning up... 2019-07-06T12:01:08 Removing source in /tmp/pip-wheel-kwjbfz_t/sebflow 2019-07-06T12:01:08 Removed sebflow==0.0.1 from https://files.pythonhosted.org/packages/35/db/46eb7f369665d6e93380b290b53bdde809e656cb43749e264cd8479be063/sebflow-0.0.1.tar.gz#sha256=d20a9c439f652bd726647f8140be45cc1415ffdfcc9e790a80534e22fa10a9bf from build tracker '/tmp/pip-req-tracker-2w2o50pr' 2019-07-06T12:01:08 Removed build tracker '/tmp/pip-req-tracker-2w2o50pr' 2019-07-06T12:01:08 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-kwjbfz_t/sebflow/ 2019-07-06T12:01:08 Exception information: 2019-07-06T12:01:08 Traceback (most recent call last): 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-07-06T12:01:08 status = self.run(options, args) 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-07-06T12:01:08 resolver.resolve(requirement_set) 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 131, in resolve 2019-07-06T12:01:08 self._resolve_one(requirement_set, req) 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-07-06T12:01:08 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-07-06T12:01:08 self.require_hashes 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-07-06T12:01:08 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-07-06T12:01:08 self.req.prepare_metadata() 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-07-06T12:01:08 self.run_egg_info() 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-07-06T12:01:08 command_desc='python setup.py egg_info') 2019-07-06T12:01:08 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-07-06T12:01:08 % (command_desc, proc.returncode, cwd)) 2019-07-06T12:01:08 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-kwjbfz_t/sebflow/