2021-06-30T10:47:56,427 Created temporary directory: /tmp/pip-ephem-wheel-cache-0u68io2q 2021-06-30T10:47:56,430 Created temporary directory: /tmp/pip-req-tracker-q11bgfxq 2021-06-30T10:47:56,431 Initialized build tracking at /tmp/pip-req-tracker-q11bgfxq 2021-06-30T10:47:56,431 Created build tracker: /tmp/pip-req-tracker-q11bgfxq 2021-06-30T10:47:56,431 Entered build tracker: /tmp/pip-req-tracker-q11bgfxq 2021-06-30T10:47:56,432 Created temporary directory: /tmp/pip-wheel-kpy0vji9 2021-06-30T10:47:56,465 1 location(s) to search for versions of tf-dataclass: 2021-06-30T10:47:56,465 * https://pypi.org/simple/tf-dataclass/ 2021-06-30T10:47:56,465 Fetching project page and analyzing links: https://pypi.org/simple/tf-dataclass/ 2021-06-30T10:47:56,466 Getting page https://pypi.org/simple/tf-dataclass/ 2021-06-30T10:47:56,468 Found index url https://pypi.org/simple 2021-06-30T10:47:56,556 Found link https://files.pythonhosted.org/packages/4a/f0/e7c4aed6dfe79606ad7345beea92dd3780e6a263d5d63aaa7acc6045a163/tf-dataclass-0.1.0.tar.gz#sha256=341caac052f4b274120e26b7ab0ba0b5b33db165dddf3704cf24a34dfd59c324 (from https://pypi.org/simple/tf-dataclass/), version: 0.1.0 2021-06-30T10:47:56,557 Skipping link: not a file: https://pypi.org/simple/tf-dataclass/ 2021-06-30T10:47:56,570 Given no hashes to check 1 links for project 'tf-dataclass': discarding no candidates 2021-06-30T10:47:56,585 Collecting tf-dataclass==0.1.0 2021-06-30T10:47:56,586 Created temporary directory: /tmp/pip-unpack-m3j0cbr2 2021-06-30T10:47:56,627 Downloading tf-dataclass-0.1.0.tar.gz (7.3 kB) 2021-06-30T10:47:56,665 Added tf-dataclass==0.1.0 from https://files.pythonhosted.org/packages/4a/f0/e7c4aed6dfe79606ad7345beea92dd3780e6a263d5d63aaa7acc6045a163/tf-dataclass-0.1.0.tar.gz#sha256=341caac052f4b274120e26b7ab0ba0b5b33db165dddf3704cf24a34dfd59c324 to build tracker '/tmp/pip-req-tracker-q11bgfxq' 2021-06-30T10:47:56,666 Running setup.py (path:/tmp/pip-wheel-kpy0vji9/tf-dataclass_c9357885e5d14c51bf81ea9f9f0116b9/setup.py) egg_info for package tf-dataclass 2021-06-30T10:47:56,666 Created temporary directory: /tmp/pip-pip-egg-info-v7ym_1ix 2021-06-30T10:47:56,667 Running command python setup.py egg_info 2021-06-30T10:47:57,488 Traceback (most recent call last): 2021-06-30T10:47:57,489 File "", line 1, in 2021-06-30T10:47:57,489 File "/tmp/pip-wheel-kpy0vji9/tf-dataclass_c9357885e5d14c51bf81ea9f9f0116b9/setup.py", line 18, in 2021-06-30T10:47:57,489 import tf_dataclass 2021-06-30T10:47:57,489 File "/tmp/pip-wheel-kpy0vji9/tf-dataclass_c9357885e5d14c51bf81ea9f9f0116b9/tf_dataclass/__init__.py", line 21, in 2021-06-30T10:47:57,489 from tf_dataclass.packing_tools import function 2021-06-30T10:47:57,490 File "/tmp/pip-wheel-kpy0vji9/tf-dataclass_c9357885e5d14c51bf81ea9f9f0116b9/tf_dataclass/packing_tools.py", line 17, in 2021-06-30T10:47:57,490 import tensorflow as tf 2021-06-30T10:47:57,490 ModuleNotFoundError: No module named 'tensorflow' 2021-06-30T10:47:57,539 WARNING: Discarding https://files.pythonhosted.org/packages/4a/f0/e7c4aed6dfe79606ad7345beea92dd3780e6a263d5d63aaa7acc6045a163/tf-dataclass-0.1.0.tar.gz#sha256=341caac052f4b274120e26b7ab0ba0b5b33db165dddf3704cf24a34dfd59c324 (from https://pypi.org/simple/tf-dataclass/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-06-30T10:47:57,541 ERROR: Could not find a version that satisfies the requirement tf-dataclass==0.1.0 (from versions: 0.1.0) 2021-06-30T10:47:57,541 ERROR: No matching distribution found for tf-dataclass==0.1.0 2021-06-30T10:47:57,541 Exception information: 2021-06-30T10:47:57,541 Traceback (most recent call last): 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-30T10:47:57,541 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-30T10:47:57,541 raise RequirementsConflicted(criterion) 2021-06-30T10:47:57,541 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('tf-dataclass==0.1.0') 2021-06-30T10:47:57,541 2021-06-30T10:47:57,541 During handling of the above exception, another exception occurred: 2021-06-30T10:47:57,541 2021-06-30T10:47:57,541 Traceback (most recent call last): 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-30T10:47:57,541 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-30T10:47:57,541 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-30T10:47:57,541 raise ResolutionImpossible(e.criterion.information) 2021-06-30T10:47:57,541 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('tf-dataclass==0.1.0'), parent=None)] 2021-06-30T10:47:57,541 2021-06-30T10:47:57,541 The above exception was the direct cause of the following exception: 2021-06-30T10:47:57,541 2021-06-30T10:47:57,541 Traceback (most recent call last): 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-30T10:47:57,541 status = self.run(options, args) 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-30T10:47:57,541 return func(self, options, args) 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-30T10:47:57,541 reqs, check_supported_wheels=True 2021-06-30T10:47:57,541 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-30T10:47:57,541 raise error from e 2021-06-30T10:47:57,541 pip._internal.exceptions.DistributionNotFound: No matching distribution found for tf-dataclass==0.1.0 2021-06-30T10:47:57,546 Removed tf-dataclass==0.1.0 from https://files.pythonhosted.org/packages/4a/f0/e7c4aed6dfe79606ad7345beea92dd3780e6a263d5d63aaa7acc6045a163/tf-dataclass-0.1.0.tar.gz#sha256=341caac052f4b274120e26b7ab0ba0b5b33db165dddf3704cf24a34dfd59c324 from build tracker '/tmp/pip-req-tracker-q11bgfxq' 2021-06-30T10:47:57,547 Removed build tracker: '/tmp/pip-req-tracker-q11bgfxq'