2020-07-05T04:49:34,020 Created temporary directory: /tmp/pip-ephem-wheel-cache-hl9p86dq 2020-07-05T04:49:34,024 Created temporary directory: /tmp/pip-req-tracker-bfrqibnt 2020-07-05T04:49:34,025 Initialized build tracking at /tmp/pip-req-tracker-bfrqibnt 2020-07-05T04:49:34,025 Created build tracker: /tmp/pip-req-tracker-bfrqibnt 2020-07-05T04:49:34,026 Entered build tracker: /tmp/pip-req-tracker-bfrqibnt 2020-07-05T04:49:34,027 Created temporary directory: /tmp/pip-wheel-aua7ykha 2020-07-05T04:49:34,044 1 location(s) to search for versions of loducode-maytapi: 2020-07-05T04:49:34,044 * https://pypi.org/simple/loducode-maytapi/ 2020-07-05T04:49:34,045 Fetching project page and analyzing links: https://pypi.org/simple/loducode-maytapi/ 2020-07-05T04:49:34,046 Getting page https://pypi.org/simple/loducode-maytapi/ 2020-07-05T04:49:34,048 Found index url https://pypi.org/simple 2020-07-05T04:49:34,245 Found link https://files.pythonhosted.org/packages/54/8d/b221ee77b7830cf8c31f9c306fb8de3faeb3d8aee5ce4f45e42399a82073/loducode_maytapi-0.1.1.tar.gz#sha256=989898d406f9bf911072f98cdf0dd97f5efbaef4747d634bdbaa12d003e50bfc (from https://pypi.org/simple/loducode-maytapi/), version: 0.1.1 2020-07-05T04:49:34,252 Given no hashes to check 1 links for project 'loducode-maytapi': discarding no candidates 2020-07-05T04:49:34,254 Using version 0.1.1 (newest of versions: 0.1.1) 2020-07-05T04:49:34,259 Collecting loducode-maytapi==0.1.1 2020-07-05T04:49:34,263 Created temporary directory: /tmp/pip-unpack-1egg8757 2020-07-05T04:49:34,340 Downloading loducode_maytapi-0.1.1.tar.gz (2.6 kB) 2020-07-05T04:49:34,404 Added loducode-maytapi==0.1.1 from https://files.pythonhosted.org/packages/54/8d/b221ee77b7830cf8c31f9c306fb8de3faeb3d8aee5ce4f45e42399a82073/loducode_maytapi-0.1.1.tar.gz#sha256=989898d406f9bf911072f98cdf0dd97f5efbaef4747d634bdbaa12d003e50bfc to build tracker '/tmp/pip-req-tracker-bfrqibnt' 2020-07-05T04:49:34,407 Running setup.py (path:/tmp/pip-wheel-aua7ykha/loducode-maytapi/setup.py) egg_info for package loducode-maytapi 2020-07-05T04:49:34,409 Created temporary directory: /tmp/pip-pip-egg-info-zdhw6_t1 2020-07-05T04:49:34,410 Running command python setup.py egg_info 2020-07-05T04:49:35,996 Traceback (most recent call last): 2020-07-05T04:49:35,997 File "", line 1, in 2020-07-05T04:49:35,998 File "/tmp/pip-wheel-aua7ykha/loducode-maytapi/setup.py", line 19, in 2020-07-05T04:49:35,998 install_requires=[i.strip() for i in open("requirements.txt").readlines()], 2020-07-05T04:49:35,999 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-05T04:49:36,088 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-05T04:49:36,089 Exception information: 2020-07-05T04:49:36,089 Traceback (most recent call last): 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-05T04:49:36,089 status = self.run(options, args) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-05T04:49:36,089 return func(self, options, args) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-05T04:49:36,089 reqs, check_supported_wheels=True 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-05T04:49:36,089 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-05T04:49:36,089 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-05T04:49:36,089 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-05T04:49:36,089 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-05T04:49:36,089 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-05T04:49:36,089 self.req.prepare_metadata() 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-05T04:49:36,089 self.metadata_directory = self._generate_metadata() 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-05T04:49:36,089 details=self.name or "from {}".format(self.link) 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-05T04:49:36,089 command_desc='python setup.py egg_info', 2020-07-05T04:49:36,089 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-05T04:49:36,089 raise InstallationError(exc_msg) 2020-07-05T04:49:36,089 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-05T04:49:36,103 Removed loducode-maytapi==0.1.1 from https://files.pythonhosted.org/packages/54/8d/b221ee77b7830cf8c31f9c306fb8de3faeb3d8aee5ce4f45e42399a82073/loducode_maytapi-0.1.1.tar.gz#sha256=989898d406f9bf911072f98cdf0dd97f5efbaef4747d634bdbaa12d003e50bfc from build tracker '/tmp/pip-req-tracker-bfrqibnt' 2020-07-05T04:49:36,104 Removed build tracker: '/tmp/pip-req-tracker-bfrqibnt'