2020-07-31T14:09:17,805 Created temporary directory: /tmp/pip-ephem-wheel-cache-71n4t9rp 2020-07-31T14:09:17,809 Created temporary directory: /tmp/pip-req-tracker-ft6qpcnt 2020-07-31T14:09:17,810 Initialized build tracking at /tmp/pip-req-tracker-ft6qpcnt 2020-07-31T14:09:17,811 Created build tracker: /tmp/pip-req-tracker-ft6qpcnt 2020-07-31T14:09:17,811 Entered build tracker: /tmp/pip-req-tracker-ft6qpcnt 2020-07-31T14:09:17,812 Created temporary directory: /tmp/pip-wheel-391m9q7m 2020-07-31T14:09:17,829 1 location(s) to search for versions of oximachine-featurizer: 2020-07-31T14:09:17,829 * https://pypi.org/simple/oximachine-featurizer/ 2020-07-31T14:09:17,830 Fetching project page and analyzing links: https://pypi.org/simple/oximachine-featurizer/ 2020-07-31T14:09:17,831 Getting page https://pypi.org/simple/oximachine-featurizer/ 2020-07-31T14:09:17,834 Found index url https://pypi.org/simple 2020-07-31T14:09:18,036 Skipping link: No binaries permitted for oximachine-featurizer: https://files.pythonhosted.org/packages/15/10/130343e94fab92f1cb66c5d19eedb013f5af471089b073e9ebd4a224464c/oximachine_featurizer-0.2.1-py3-none-any.whl#sha256=69fcf7449b944b5983237d63806da03ebab07ecbaa31cc4f83a3391c7a95f80f (from https://pypi.org/simple/oximachine-featurizer/) (requires-python:>=3.5.0) 2020-07-31T14:09:18,037 Found link https://files.pythonhosted.org/packages/f9/b6/4a74f3b38bad654a6130d46435964b23312078cdb957a7064d2ee9c1ffef/oximachine_featurizer-0.2.1.tar.gz#sha256=3a7ebae0f282052adc95d5c8806fdc58308e2d70f2757fe4082caf2380e9a894 (from https://pypi.org/simple/oximachine-featurizer/) (requires-python:>=3.5.0), version: 0.2.1 2020-07-31T14:09:18,044 Given no hashes to check 1 links for project 'oximachine-featurizer': discarding no candidates 2020-07-31T14:09:18,045 Using version 0.2.1 (newest of versions: 0.2.1) 2020-07-31T14:09:18,052 Collecting oximachine-featurizer==0.2.1 2020-07-31T14:09:18,056 Created temporary directory: /tmp/pip-unpack-ltww52jm 2020-07-31T14:09:18,135 Downloading oximachine_featurizer-0.2.1.tar.gz (62 kB) 2020-07-31T14:09:18,390 Added oximachine-featurizer==0.2.1 from https://files.pythonhosted.org/packages/f9/b6/4a74f3b38bad654a6130d46435964b23312078cdb957a7064d2ee9c1ffef/oximachine_featurizer-0.2.1.tar.gz#sha256=3a7ebae0f282052adc95d5c8806fdc58308e2d70f2757fe4082caf2380e9a894 to build tracker '/tmp/pip-req-tracker-ft6qpcnt' 2020-07-31T14:09:18,392 Running setup.py (path:/tmp/pip-wheel-391m9q7m/oximachine-featurizer/setup.py) egg_info for package oximachine-featurizer 2020-07-31T14:09:18,395 Created temporary directory: /tmp/pip-pip-egg-info-n_n6b52a 2020-07-31T14:09:18,396 Running command python setup.py egg_info 2020-07-31T14:09:20,068 Traceback (most recent call last): 2020-07-31T14:09:20,069 File "", line 1, in 2020-07-31T14:09:20,070 File "/tmp/pip-wheel-391m9q7m/oximachine-featurizer/setup.py", line 23, in 2020-07-31T14:09:20,070 with open('requirements.txt') as fh: 2020-07-31T14:09:20,071 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-31T14:09:20,160 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-31T14:09:20,161 Exception information: 2020-07-31T14:09:20,161 Traceback (most recent call last): 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-31T14:09:20,161 status = self.run(options, args) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-31T14:09:20,161 return func(self, options, args) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-31T14:09:20,161 reqs, check_supported_wheels=True 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-31T14:09:20,161 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-31T14:09:20,161 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-31T14:09:20,161 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-31T14:09:20,161 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-31T14:09:20,161 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-31T14:09:20,161 self.req.prepare_metadata() 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-31T14:09:20,161 self.metadata_directory = self._generate_metadata() 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-31T14:09:20,161 details=self.name or "from {}".format(self.link) 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-31T14:09:20,161 command_desc='python setup.py egg_info', 2020-07-31T14:09:20,161 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-31T14:09:20,161 raise InstallationError(exc_msg) 2020-07-31T14:09:20,161 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-31T14:09:20,175 Removed oximachine-featurizer==0.2.1 from https://files.pythonhosted.org/packages/f9/b6/4a74f3b38bad654a6130d46435964b23312078cdb957a7064d2ee9c1ffef/oximachine_featurizer-0.2.1.tar.gz#sha256=3a7ebae0f282052adc95d5c8806fdc58308e2d70f2757fe4082caf2380e9a894 from build tracker '/tmp/pip-req-tracker-ft6qpcnt' 2020-07-31T14:09:20,176 Removed build tracker: '/tmp/pip-req-tracker-ft6qpcnt'