2020-11-03T14:11:15,446 Created temporary directory: /tmp/pip-ephem-wheel-cache-sfi1inxt 2020-11-03T14:11:15,449 Created temporary directory: /tmp/pip-req-tracker-6uijes89 2020-11-03T14:11:15,449 Initialized build tracking at /tmp/pip-req-tracker-6uijes89 2020-11-03T14:11:15,449 Created build tracker: /tmp/pip-req-tracker-6uijes89 2020-11-03T14:11:15,449 Entered build tracker: /tmp/pip-req-tracker-6uijes89 2020-11-03T14:11:15,450 Created temporary directory: /tmp/pip-wheel-ast0zfir 2020-11-03T14:11:15,461 1 location(s) to search for versions of pt-datasets: 2020-11-03T14:11:15,461 * https://pypi.org/simple/pt-datasets/ 2020-11-03T14:11:15,462 Fetching project page and analyzing links: https://pypi.org/simple/pt-datasets/ 2020-11-03T14:11:15,462 Getting page https://pypi.org/simple/pt-datasets/ 2020-11-03T14:11:15,464 Found index url https://pypi.org/simple 2020-11-03T14:11:15,561 Found link https://files.pythonhosted.org/packages/ef/54/1f2afffc502521156999a594dcac8744676a18113e9b864e1f7ccaa7ad89/pt-datasets-0.1.0.tar.gz#sha256=79a9ca29399c5ed202b7732af66616fe5755e1cfaf1b9eb4258832303fb7a62b (from https://pypi.org/simple/pt-datasets/), version: 0.1.0 2020-11-03T14:11:15,562 Found link https://files.pythonhosted.org/packages/24/25/7cac1ec701d5a1bd17c31f445e65c7996df8c8cc410a87a7a81c9a277c67/pt-datasets-0.1.1.tar.gz#sha256=152c58f49c08efb99d2631ac816a4ca67e91ccd624eaf71413a1e941f0a126f9 (from https://pypi.org/simple/pt-datasets/), version: 0.1.1 2020-11-03T14:11:15,566 Given no hashes to check 1 links for project 'pt-datasets': discarding no candidates 2020-11-03T14:11:15,566 Using version 0.1.0 (newest of versions: 0.1.0) 2020-11-03T14:11:15,570 Collecting pt-datasets==0.1.0 2020-11-03T14:11:15,572 Created temporary directory: /tmp/pip-unpack-wawt__3p 2020-11-03T14:11:15,614 Downloading pt-datasets-0.1.0.tar.gz (4.3 kB) 2020-11-03T14:11:15,650 Added pt-datasets==0.1.0 from https://files.pythonhosted.org/packages/ef/54/1f2afffc502521156999a594dcac8744676a18113e9b864e1f7ccaa7ad89/pt-datasets-0.1.0.tar.gz#sha256=79a9ca29399c5ed202b7732af66616fe5755e1cfaf1b9eb4258832303fb7a62b to build tracker '/tmp/pip-req-tracker-6uijes89' 2020-11-03T14:11:15,652 Running setup.py (path:/tmp/pip-wheel-ast0zfir/pt-datasets/setup.py) egg_info for package pt-datasets 2020-11-03T14:11:15,652 Created temporary directory: /tmp/pip-pip-egg-info-rbg5454q 2020-11-03T14:11:15,653 Running command python setup.py egg_info 2020-11-03T14:11:16,502 Traceback (most recent call last): 2020-11-03T14:11:16,503 File "", line 1, in 2020-11-03T14:11:16,503 File "/tmp/pip-wheel-ast0zfir/pt-datasets/setup.py", line 3, in 2020-11-03T14:11:16,503 with open("requirements.txt", "r") as file: 2020-11-03T14:11:16,504 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-03T14:11:16,550 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-03T14:11:16,550 Exception information: 2020-11-03T14:11:16,550 Traceback (most recent call last): 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-03T14:11:16,550 status = self.run(options, args) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-03T14:11:16,550 return func(self, options, args) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-03T14:11:16,550 reqs, check_supported_wheels=True 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-03T14:11:16,550 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-03T14:11:16,550 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-03T14:11:16,550 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-03T14:11:16,550 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-03T14:11:16,550 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-03T14:11:16,550 self.req.prepare_metadata() 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-03T14:11:16,550 self.metadata_directory = self._generate_metadata() 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-03T14:11:16,550 details=self.name or "from {}".format(self.link) 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-03T14:11:16,550 command_desc='python setup.py egg_info', 2020-11-03T14:11:16,550 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-03T14:11:16,550 raise InstallationError(exc_msg) 2020-11-03T14:11:16,550 pip._internal.exceptions.InstallationError: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-03T14:11:16,558 Removed pt-datasets==0.1.0 from https://files.pythonhosted.org/packages/ef/54/1f2afffc502521156999a594dcac8744676a18113e9b864e1f7ccaa7ad89/pt-datasets-0.1.0.tar.gz#sha256=79a9ca29399c5ed202b7732af66616fe5755e1cfaf1b9eb4258832303fb7a62b from build tracker '/tmp/pip-req-tracker-6uijes89' 2020-11-03T14:11:16,559 Removed build tracker: '/tmp/pip-req-tracker-6uijes89'