2020-11-13T14:58:52,430 Created temporary directory: /tmp/pip-ephem-wheel-cache-_9yib3r5 2020-11-13T14:58:52,433 Created temporary directory: /tmp/pip-req-tracker-xtobzg5b 2020-11-13T14:58:52,433 Initialized build tracking at /tmp/pip-req-tracker-xtobzg5b 2020-11-13T14:58:52,433 Created build tracker: /tmp/pip-req-tracker-xtobzg5b 2020-11-13T14:58:52,433 Entered build tracker: /tmp/pip-req-tracker-xtobzg5b 2020-11-13T14:58:52,434 Created temporary directory: /tmp/pip-wheel-j1xbsre_ 2020-11-13T14:58:52,443 1 location(s) to search for versions of yapic: 2020-11-13T14:58:52,443 * https://pypi.org/simple/yapic/ 2020-11-13T14:58:52,444 Fetching project page and analyzing links: https://pypi.org/simple/yapic/ 2020-11-13T14:58:52,444 Getting page https://pypi.org/simple/yapic/ 2020-11-13T14:58:52,446 Found index url https://pypi.org/simple 2020-11-13T14:58:52,539 Found link https://files.pythonhosted.org/packages/4f/be/ef93c86961c579c3a119909f3a9fa8cbfa0c090100791dc8418134270b36/yapic-1.0.0.tar.gz#sha256=711ec0b86cbb50ab587104081fde9f2813a253130d6503a6c22388936295abd5 (from https://pypi.org/simple/yapic/), version: 1.0.0 2020-11-13T14:58:52,540 Found link https://files.pythonhosted.org/packages/d2/f6/22b9a489315a0d38ac7db71aebd7ecd3773c6e6b76618576b904a0a9060b/yapic-1.0.1.tar.gz#sha256=2f8e4705a69a157c7a30f4ee175fc49b750ded38ee4ab75c21e1f0bd3c461f1a (from https://pypi.org/simple/yapic/), version: 1.0.1 2020-11-13T14:58:52,540 Found link https://files.pythonhosted.org/packages/70/20/bb1f4145d85775c311e01bca81d13728b1b080354c675e2d6c10427ccfd0/yapic-1.2.0.tar.gz#sha256=a94bcf87fa53e05e1ad898e6f71f08c8cc41085f252c46259342e96ea4a3dcf5 (from https://pypi.org/simple/yapic/), version: 1.2.0 2020-11-13T14:58:52,540 Found link https://files.pythonhosted.org/packages/43/29/c3619c53e8c10422db6f54527a8122212865aab77c46b8f19eb135f99ac2/yapic-1.2.1.tar.gz#sha256=44ef61b5aad83f856153a811ac204c1326ad4697124833bd193bf00ffb1ad6c4 (from https://pypi.org/simple/yapic/), version: 1.2.1 2020-11-13T14:58:52,541 Found link https://files.pythonhosted.org/packages/07/59/c1916ce0dfb840e2eb559e125e90199c5ee49f6f71a3d5354e373473c585/yapic-1.2.2.tar.gz#sha256=0cbc2813249798fe4873a14f472697a9466d810d08bf74bbfd567de1b8d27daa (from https://pypi.org/simple/yapic/), version: 1.2.2 2020-11-13T14:58:52,545 Given no hashes to check 1 links for project 'yapic': discarding no candidates 2020-11-13T14:58:52,546 Using version 1.2.2 (newest of versions: 1.2.2) 2020-11-13T14:58:52,549 Collecting yapic==1.2.2 2020-11-13T14:58:52,551 Created temporary directory: /tmp/pip-unpack-m_0yxl2r 2020-11-13T14:58:52,590 Downloading yapic-1.2.2.tar.gz (14 kB) 2020-11-13T14:58:52,664 Added yapic==1.2.2 from https://files.pythonhosted.org/packages/07/59/c1916ce0dfb840e2eb559e125e90199c5ee49f6f71a3d5354e373473c585/yapic-1.2.2.tar.gz#sha256=0cbc2813249798fe4873a14f472697a9466d810d08bf74bbfd567de1b8d27daa to build tracker '/tmp/pip-req-tracker-xtobzg5b' 2020-11-13T14:58:52,665 Running setup.py (path:/tmp/pip-wheel-j1xbsre_/yapic/setup.py) egg_info for package yapic 2020-11-13T14:58:52,666 Created temporary directory: /tmp/pip-pip-egg-info-mx9c6xeb 2020-11-13T14:58:52,667 Running command python setup.py egg_info 2020-11-13T14:58:53,574 Traceback (most recent call last): 2020-11-13T14:58:53,575 File "/tmp/pip-wheel-j1xbsre_/yapic/setup.py", line 5, in 2020-11-13T14:58:53,575 import tensorflow as tf 2020-11-13T14:58:53,576 ModuleNotFoundError: No module named 'tensorflow' 2020-11-13T14:58:53,577 During handling of the above exception, another exception occurred: 2020-11-13T14:58:53,578 Traceback (most recent call last): 2020-11-13T14:58:53,578 File "", line 1, in 2020-11-13T14:58:53,578 File "/tmp/pip-wheel-j1xbsre_/yapic/setup.py", line 10, in 2020-11-13T14:58:53,579 raise ModuleNotFoundError(msg) 2020-11-13T14:58:53,579 ModuleNotFoundError: You have to install tensorflow or tensorflow-gpu version 1.12, 1.13, 1.14, 1.15 or 2.1before installing YAPiC 2020-11-13T14:58:53,623 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-11-13T14:58:53,624 Exception information: 2020-11-13T14:58:53,624 Traceback (most recent call last): 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 228, in _main 2020-11-13T14:58:53,624 status = self.run(options, args) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 182, in wrapper 2020-11-13T14:58:53,624 return func(self, options, args) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 156, in run 2020-11-13T14:58:53,624 reqs, check_supported_wheels=True 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 183, in resolve 2020-11-13T14:58:53,624 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 388, in _resolve_one 2020-11-13T14:58:53,624 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 340, in _get_abstract_dist_for 2020-11-13T14:58:53,624 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 483, in prepare_linked_requirement 2020-11-13T14:58:53,624 req, self.req_tracker, self.finder, self.build_isolation, 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-11-13T14:58:53,624 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-11-13T14:58:53,624 self.req.prepare_metadata() 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 555, in prepare_metadata 2020-11-13T14:58:53,624 self.metadata_directory = self._generate_metadata() 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 535, in _generate_metadata 2020-11-13T14:58:53,624 details=self.name or "from {}".format(self.link) 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-11-13T14:58:53,624 command_desc='python setup.py egg_info', 2020-11-13T14:58:53,624 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 242, in call_subprocess 2020-11-13T14:58:53,624 raise InstallationError(exc_msg) 2020-11-13T14:58:53,624 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-13T14:58:53,632 Removed yapic==1.2.2 from https://files.pythonhosted.org/packages/07/59/c1916ce0dfb840e2eb559e125e90199c5ee49f6f71a3d5354e373473c585/yapic-1.2.2.tar.gz#sha256=0cbc2813249798fe4873a14f472697a9466d810d08bf74bbfd567de1b8d27daa from build tracker '/tmp/pip-req-tracker-xtobzg5b' 2020-11-13T14:58:53,632 Removed build tracker: '/tmp/pip-req-tracker-xtobzg5b'