2020-07-10T16:24:29,623 Created temporary directory: /tmp/pip-ephem-wheel-cache-s9ocp84e 2020-07-10T16:24:29,627 Created temporary directory: /tmp/pip-req-tracker-6aklpz8c 2020-07-10T16:24:29,628 Initialized build tracking at /tmp/pip-req-tracker-6aklpz8c 2020-07-10T16:24:29,628 Created build tracker: /tmp/pip-req-tracker-6aklpz8c 2020-07-10T16:24:29,629 Entered build tracker: /tmp/pip-req-tracker-6aklpz8c 2020-07-10T16:24:29,630 Created temporary directory: /tmp/pip-wheel-xb2n2shm 2020-07-10T16:24:29,646 1 location(s) to search for versions of pybmr: 2020-07-10T16:24:29,646 * https://pypi.org/simple/pybmr/ 2020-07-10T16:24:29,647 Fetching project page and analyzing links: https://pypi.org/simple/pybmr/ 2020-07-10T16:24:29,648 Getting page https://pypi.org/simple/pybmr/ 2020-07-10T16:24:29,650 Found index url https://pypi.org/simple 2020-07-10T16:24:29,851 Skipping link: No binaries permitted for pybmr: https://files.pythonhosted.org/packages/77/72/72e87401137ae009746188d2374679b49f9f1b2d359fc55967c1c1e3f67f/pybmr-0.5-py3-none-any.whl#sha256=02b6169ca222629493729b60a2e4577e47e1236555fbc3793e5f5ad597ca2ec3 (from https://pypi.org/simple/pybmr/) 2020-07-10T16:24:29,852 Found link https://files.pythonhosted.org/packages/74/e9/c9e3b101715fecc74dc8ab4d1aed6fabd10059125f53824aaef903c9cc4a/pybmr-0.5.tar.gz#sha256=444bbd8561fb7851c4683f763cce0cb35515e8fab83f946e43fd0a0d8bcbba03 (from https://pypi.org/simple/pybmr/), version: 0.5 2020-07-10T16:24:29,852 Skipping link: No binaries permitted for pybmr: https://files.pythonhosted.org/packages/63/e9/5b6839cedd8cdaf080ea2fed36ff75019c47326520063da128aefe8866ea/pybmr-0.6-py3-none-any.whl#sha256=0bc3568cae91916a9f7cb58dfe52af8b7e1f87cd269edf4322af0ee99dd7acfc (from https://pypi.org/simple/pybmr/) 2020-07-10T16:24:29,853 Found link https://files.pythonhosted.org/packages/fb/7d/7f835f250a21604f5e9ac6d11996c51bb0f8d952a642414b2043ba47a6ac/pybmr-0.6.tar.gz#sha256=f9beca93354f8e1744f0d3fd23fe9581e71bb01fc2a20970aee9382e44b53501 (from https://pypi.org/simple/pybmr/), version: 0.6 2020-07-10T16:24:29,853 Found link https://files.pythonhosted.org/packages/8d/f5/406be84b1d078985c00da21f7e21de1833a5d69a7fe4debb6ac42eb220f9/pybmr-0.7.tar.gz#sha256=6952ae218f1338ae709a193d01280424f3b1d53cbbeb756e0267cab067ed79c9 (from https://pypi.org/simple/pybmr/), version: 0.7 2020-07-10T16:24:29,861 Given no hashes to check 1 links for project 'pybmr': discarding no candidates 2020-07-10T16:24:29,862 Using version 0.7 (newest of versions: 0.7) 2020-07-10T16:24:29,868 Collecting pybmr==0.7 2020-07-10T16:24:29,871 Created temporary directory: /tmp/pip-unpack-3f_a3v9d 2020-07-10T16:24:29,947 Downloading pybmr-0.7.tar.gz (10 kB) 2020-07-10T16:24:30,047 Added pybmr==0.7 from https://files.pythonhosted.org/packages/8d/f5/406be84b1d078985c00da21f7e21de1833a5d69a7fe4debb6ac42eb220f9/pybmr-0.7.tar.gz#sha256=6952ae218f1338ae709a193d01280424f3b1d53cbbeb756e0267cab067ed79c9 to build tracker '/tmp/pip-req-tracker-6aklpz8c' 2020-07-10T16:24:30,050 Running setup.py (path:/tmp/pip-wheel-xb2n2shm/pybmr/setup.py) egg_info for package pybmr 2020-07-10T16:24:30,052 Created temporary directory: /tmp/pip-pip-egg-info-iaxsfjya 2020-07-10T16:24:30,053 Running command python setup.py egg_info 2020-07-10T16:24:31,611 Traceback (most recent call last): 2020-07-10T16:24:31,612 File "", line 1, in 2020-07-10T16:24:31,613 File "/tmp/pip-wheel-xb2n2shm/pybmr/setup.py", line 6, in 2020-07-10T16:24:31,613 with open("requirements.txt") as fh: 2020-07-10T16:24:31,614 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-10T16:24:31,714 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-10T16:24:31,715 Exception information: 2020-07-10T16:24:31,715 Traceback (most recent call last): 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-10T16:24:31,715 status = self.run(options, args) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-10T16:24:31,715 return func(self, options, args) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-10T16:24:31,715 reqs, check_supported_wheels=True 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-10T16:24:31,715 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-10T16:24:31,715 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-10T16:24:31,715 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-10T16:24:31,715 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-10T16:24:31,715 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-10T16:24:31,715 self.req.prepare_metadata() 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-10T16:24:31,715 self.metadata_directory = self._generate_metadata() 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-10T16:24:31,715 details=self.name or "from {}".format(self.link) 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-10T16:24:31,715 command_desc='python setup.py egg_info', 2020-07-10T16:24:31,715 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-10T16:24:31,715 raise InstallationError(exc_msg) 2020-07-10T16:24:31,715 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-10T16:24:31,731 Removed pybmr==0.7 from https://files.pythonhosted.org/packages/8d/f5/406be84b1d078985c00da21f7e21de1833a5d69a7fe4debb6ac42eb220f9/pybmr-0.7.tar.gz#sha256=6952ae218f1338ae709a193d01280424f3b1d53cbbeb756e0267cab067ed79c9 from build tracker '/tmp/pip-req-tracker-6aklpz8c' 2020-07-10T16:24:31,732 Removed build tracker: '/tmp/pip-req-tracker-6aklpz8c'