2020-11-03T14:17:13,683 Created temporary directory: /tmp/pip-ephem-wheel-cache-7dd7arh9 2020-11-03T14:17:13,687 Created temporary directory: /tmp/pip-req-tracker-un33irt8 2020-11-03T14:17:13,687 Initialized build tracking at /tmp/pip-req-tracker-un33irt8 2020-11-03T14:17:13,687 Created build tracker: /tmp/pip-req-tracker-un33irt8 2020-11-03T14:17:13,687 Entered build tracker: /tmp/pip-req-tracker-un33irt8 2020-11-03T14:17:13,688 Created temporary directory: /tmp/pip-wheel-3vxrrfv6 2020-11-03T14:17:13,697 1 location(s) to search for versions of pt-datasets: 2020-11-03T14:17:13,697 * https://pypi.org/simple/pt-datasets/ 2020-11-03T14:17:13,698 Fetching project page and analyzing links: https://pypi.org/simple/pt-datasets/ 2020-11-03T14:17:13,698 Getting page https://pypi.org/simple/pt-datasets/ 2020-11-03T14:17:13,700 Found index url https://pypi.org/simple 2020-11-03T14:17:13,790 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:17:13,790 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:17:13,791 Found link https://files.pythonhosted.org/packages/94/70/db17c02f5c6a848bab4408cd54f1e399f880fdeda73241b91374e4fb0efa/pt-datasets-0.1.2.tar.gz#sha256=cc07b834dccb82486c11ec4269cc7f24acbab91e4a0701094b6bf4a02ae6eccb (from https://pypi.org/simple/pt-datasets/), version: 0.1.2 2020-11-03T14:17:13,795 Given no hashes to check 1 links for project 'pt-datasets': discarding no candidates 2020-11-03T14:17:13,795 Using version 0.1.1 (newest of versions: 0.1.1) 2020-11-03T14:17:13,799 Collecting pt-datasets==0.1.1 2020-11-03T14:17:13,801 Created temporary directory: /tmp/pip-unpack-0e3xawus 2020-11-03T14:17:13,866 Downloading pt-datasets-0.1.1.tar.gz (4.3 kB) 2020-11-03T14:17:13,900 Added pt-datasets==0.1.1 from https://files.pythonhosted.org/packages/24/25/7cac1ec701d5a1bd17c31f445e65c7996df8c8cc410a87a7a81c9a277c67/pt-datasets-0.1.1.tar.gz#sha256=152c58f49c08efb99d2631ac816a4ca67e91ccd624eaf71413a1e941f0a126f9 to build tracker '/tmp/pip-req-tracker-un33irt8' 2020-11-03T14:17:13,901 Running setup.py (path:/tmp/pip-wheel-3vxrrfv6/pt-datasets/setup.py) egg_info for package pt-datasets 2020-11-03T14:17:13,902 Created temporary directory: /tmp/pip-pip-egg-info-qx_cyujr 2020-11-03T14:17:13,903 Running command python setup.py egg_info 2020-11-03T14:17:14,767 Traceback (most recent call last): 2020-11-03T14:17:14,767 File "", line 1, in 2020-11-03T14:17:14,768 File "/tmp/pip-wheel-3vxrrfv6/pt-datasets/setup.py", line 3, in 2020-11-03T14:17:14,768 with open("requirements.txt", "r") as file: 2020-11-03T14:17:14,768 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-11-03T14:17:14,814 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-03T14:17:14,815 Exception information: 2020-11-03T14:17:14,815 Traceback (most recent call last): 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-03T14:17:14,815 status = self.run(options, args) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-03T14:17:14,815 return func(self, options, args) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-03T14:17:14,815 reqs, check_supported_wheels=True 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-03T14:17:14,815 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-03T14:17:14,815 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-03T14:17:14,815 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-03T14:17:14,815 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-03T14:17:14,815 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-03T14:17:14,815 self.req.prepare_metadata() 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-03T14:17:14,815 self.metadata_directory = self._generate_metadata() 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-03T14:17:14,815 details=self.name or "from {}".format(self.link) 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-03T14:17:14,815 command_desc='python setup.py egg_info', 2020-11-03T14:17:14,815 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-03T14:17:14,815 raise InstallationError(exc_msg) 2020-11-03T14:17:14,815 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:17:14,823 Removed pt-datasets==0.1.1 from https://files.pythonhosted.org/packages/24/25/7cac1ec701d5a1bd17c31f445e65c7996df8c8cc410a87a7a81c9a277c67/pt-datasets-0.1.1.tar.gz#sha256=152c58f49c08efb99d2631ac816a4ca67e91ccd624eaf71413a1e941f0a126f9 from build tracker '/tmp/pip-req-tracker-un33irt8' 2020-11-03T14:17:14,823 Removed build tracker: '/tmp/pip-req-tracker-un33irt8'