2020-07-27T01:17:05,784 Created temporary directory: /tmp/pip-ephem-wheel-cache-yva07jtf 2020-07-27T01:17:05,788 Created temporary directory: /tmp/pip-req-tracker-nayfm7vz 2020-07-27T01:17:05,789 Initialized build tracking at /tmp/pip-req-tracker-nayfm7vz 2020-07-27T01:17:05,790 Created build tracker: /tmp/pip-req-tracker-nayfm7vz 2020-07-27T01:17:05,790 Entered build tracker: /tmp/pip-req-tracker-nayfm7vz 2020-07-27T01:17:05,791 Created temporary directory: /tmp/pip-wheel-eoye7k8n 2020-07-27T01:17:05,808 1 location(s) to search for versions of pyticle: 2020-07-27T01:17:05,808 * https://pypi.org/simple/pyticle/ 2020-07-27T01:17:05,809 Fetching project page and analyzing links: https://pypi.org/simple/pyticle/ 2020-07-27T01:17:05,810 Getting page https://pypi.org/simple/pyticle/ 2020-07-27T01:17:05,812 Found index url https://pypi.org/simple 2020-07-27T01:17:06,018 Skipping link: No binaries permitted for pyticle: https://files.pythonhosted.org/packages/6d/f1/4f7384bb738d2ae5a34912052ee3c2a17f903b50a44700857c75b7036c56/pyticle-0.0.1-py3-none-any.whl#sha256=15b5bcd9c2c8fc75f75b6e396a9147c75f4d9293d31de454d36a3d4b5f9784c9 (from https://pypi.org/simple/pyticle/) (requires-python:>=3.6) 2020-07-27T01:17:06,019 Found link https://files.pythonhosted.org/packages/4f/37/2c554acbfb24654f5fb4f4ad605f35e7b87aaf2286eca6d79a05e3442601/pyticle-0.0.1.tar.gz#sha256=5d6d8fa0c952e520e5203329dd030f544a4f7628481fa63de0c258296cffa48a (from https://pypi.org/simple/pyticle/) (requires-python:>=3.6), version: 0.0.1 2020-07-27T01:17:06,019 Skipping link: No binaries permitted for pyticle: https://files.pythonhosted.org/packages/c1/0b/bd0a9c7e25c25b3ca3b210bee36eace204c655fbdc6ff9effc2acf084de2/pyticle-0.0.2-py3-none-any.whl#sha256=679c508239f3229ae91fa8785760ef660e18ddbda511f4102f7465a9b212c435 (from https://pypi.org/simple/pyticle/) (requires-python:>=3.6) 2020-07-27T01:17:06,020 Found link https://files.pythonhosted.org/packages/b1/fb/3488a6a37bce5e7d8a39e047cc1f61924be880fb8a5e8c3620bd8ed7656c/pyticle-0.0.2.tar.gz#sha256=7d7b64bf07230e3bf9f0bbc254fa3734c4c9664c4a3e18dc293508f4c9f50ff4 (from https://pypi.org/simple/pyticle/) (requires-python:>=3.6), version: 0.0.2 2020-07-27T01:17:06,028 Given no hashes to check 1 links for project 'pyticle': discarding no candidates 2020-07-27T01:17:06,029 Using version 0.0.2 (newest of versions: 0.0.2) 2020-07-27T01:17:06,035 Collecting pyticle==0.0.2 2020-07-27T01:17:06,038 Created temporary directory: /tmp/pip-unpack-s56wdgnk 2020-07-27T01:17:06,245 Downloading pyticle-0.0.2.tar.gz (7.5 kB) 2020-07-27T01:17:06,350 Added pyticle==0.0.2 from https://files.pythonhosted.org/packages/b1/fb/3488a6a37bce5e7d8a39e047cc1f61924be880fb8a5e8c3620bd8ed7656c/pyticle-0.0.2.tar.gz#sha256=7d7b64bf07230e3bf9f0bbc254fa3734c4c9664c4a3e18dc293508f4c9f50ff4 to build tracker '/tmp/pip-req-tracker-nayfm7vz' 2020-07-27T01:17:06,352 Running setup.py (path:/tmp/pip-wheel-eoye7k8n/pyticle/setup.py) egg_info for package pyticle 2020-07-27T01:17:06,354 Created temporary directory: /tmp/pip-pip-egg-info-aprbbbo0 2020-07-27T01:17:06,354 Running command python setup.py egg_info 2020-07-27T01:17:07,946 Traceback (most recent call last): 2020-07-27T01:17:07,947 File "", line 1, in 2020-07-27T01:17:07,948 File "/tmp/pip-wheel-eoye7k8n/pyticle/setup.py", line 6, in 2020-07-27T01:17:07,948 with open('requirements.txt', 'r') as file: 2020-07-27T01:17:07,949 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2020-07-27T01:17:08,038 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-27T01:17:08,038 Exception information: 2020-07-27T01:17:08,038 Traceback (most recent call last): 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-27T01:17:08,038 status = self.run(options, args) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-27T01:17:08,038 return func(self, options, args) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-27T01:17:08,038 reqs, check_supported_wheels=True 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-27T01:17:08,038 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-27T01:17:08,038 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-27T01:17:08,038 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-27T01:17:08,038 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-27T01:17:08,038 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-27T01:17:08,038 self.req.prepare_metadata() 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-27T01:17:08,038 self.metadata_directory = self._generate_metadata() 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-27T01:17:08,038 details=self.name or "from {}".format(self.link) 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-27T01:17:08,038 command_desc='python setup.py egg_info', 2020-07-27T01:17:08,038 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-27T01:17:08,038 raise InstallationError(exc_msg) 2020-07-27T01:17:08,038 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-27T01:17:08,052 Removed pyticle==0.0.2 from https://files.pythonhosted.org/packages/b1/fb/3488a6a37bce5e7d8a39e047cc1f61924be880fb8a5e8c3620bd8ed7656c/pyticle-0.0.2.tar.gz#sha256=7d7b64bf07230e3bf9f0bbc254fa3734c4c9664c4a3e18dc293508f4c9f50ff4 from build tracker '/tmp/pip-req-tracker-nayfm7vz' 2020-07-27T01:17:08,053 Removed build tracker: '/tmp/pip-req-tracker-nayfm7vz'