2021-11-10T07:38:10,921 Created temporary directory: /tmp/pip-ephem-wheel-cache-mnvps5rt 2021-11-10T07:38:10,924 Created temporary directory: /tmp/pip-req-tracker-q70_6fm4 2021-11-10T07:38:10,924 Initialized build tracking at /tmp/pip-req-tracker-q70_6fm4 2021-11-10T07:38:10,925 Created build tracker: /tmp/pip-req-tracker-q70_6fm4 2021-11-10T07:38:10,925 Entered build tracker: /tmp/pip-req-tracker-q70_6fm4 2021-11-10T07:38:10,925 Created temporary directory: /tmp/pip-wheel-48uvckkw 2021-11-10T07:38:10,961 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-10T07:38:10,963 2 location(s) to search for versions of efficientword-net: 2021-11-10T07:38:10,963 * https://pypi.org/simple/efficientword-net/ 2021-11-10T07:38:10,963 * https://www.piwheels.org/simple/efficientword-net/ 2021-11-10T07:38:10,964 Fetching project page and analyzing links: https://pypi.org/simple/efficientword-net/ 2021-11-10T07:38:10,964 Getting page https://pypi.org/simple/efficientword-net/ 2021-11-10T07:38:10,966 Found index url https://pypi.org/simple 2021-11-10T07:38:11,053 Found link https://files.pythonhosted.org/packages/c5/49/a869ec7001fc790e9804f42b5c9654cadf8bc76aec426c61cb9df0bec680/EfficientWord-Net-0.0.1.tar.gz#sha256=a29293635eb1f6d0137276a3808b94e35193b059ebbf7507ed3c5bfad5e6ccf9 (from https://pypi.org/simple/efficientword-net/), version: 0.0.1 2021-11-10T07:38:11,053 Skipping link: No binaries permitted for efficientword-net: https://files.pythonhosted.org/packages/65/14/7d43242bb719a31895269de161315174b45e54f553e835b1ea3c543cbaeb/EfficientWord_Net-0.0.1-py3-none-any.whl#sha256=696a2d8bdabc4701d64f1643038187d2da1c30dd99a913557a36134d5879b96f (from https://pypi.org/simple/efficientword-net/) 2021-11-10T07:38:11,054 Fetching project page and analyzing links: https://www.piwheels.org/simple/efficientword-net/ 2021-11-10T07:38:11,054 Getting page https://www.piwheels.org/simple/efficientword-net/ 2021-11-10T07:38:11,055 Found index url https://www.piwheels.org/simple 2021-11-10T07:38:11,249 Skipping link: not a file: https://www.piwheels.org/simple/efficientword-net/ 2021-11-10T07:38:11,250 Skipping link: not a file: https://pypi.org/simple/efficientword-net/ 2021-11-10T07:38:11,264 Given no hashes to check 1 links for project 'efficientword-net': discarding no candidates 2021-11-10T07:38:11,279 Collecting efficientword-net==0.0.1 2021-11-10T07:38:11,280 Created temporary directory: /tmp/pip-unpack-ilaf6qv0 2021-11-10T07:38:11,323 Downloading EfficientWord-Net-0.0.1.tar.gz (1.7 MB) 2021-11-10T07:38:11,680 Added efficientword-net==0.0.1 from https://files.pythonhosted.org/packages/c5/49/a869ec7001fc790e9804f42b5c9654cadf8bc76aec426c61cb9df0bec680/EfficientWord-Net-0.0.1.tar.gz#sha256=a29293635eb1f6d0137276a3808b94e35193b059ebbf7507ed3c5bfad5e6ccf9 to build tracker '/tmp/pip-req-tracker-q70_6fm4' 2021-11-10T07:38:11,681 Running setup.py (path:/tmp/pip-wheel-48uvckkw/efficientword-net_326fcfd4ed2740fb8b10cff1199a361b/setup.py) egg_info for package efficientword-net 2021-11-10T07:38:11,681 Created temporary directory: /tmp/pip-pip-egg-info-k1z174d6 2021-11-10T07:38:11,682 Running command python setup.py egg_info 2021-11-10T07:38:12,427 Traceback (most recent call last): 2021-11-10T07:38:12,428 File "", line 1, in 2021-11-10T07:38:12,428 File "/tmp/pip-wheel-48uvckkw/efficientword-net_326fcfd4ed2740fb8b10cff1199a361b/setup.py", line 13, in 2021-11-10T07:38:12,429 install_requires = open("./requirements.txt",'r').read().split("\n"), 2021-11-10T07:38:12,429 FileNotFoundError: [Errno 2] No such file or directory: './requirements.txt' 2021-11-10T07:38:12,478 WARNING: Discarding https://files.pythonhosted.org/packages/c5/49/a869ec7001fc790e9804f42b5c9654cadf8bc76aec426c61cb9df0bec680/EfficientWord-Net-0.0.1.tar.gz#sha256=a29293635eb1f6d0137276a3808b94e35193b059ebbf7507ed3c5bfad5e6ccf9 (from https://pypi.org/simple/efficientword-net/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-11-10T07:38:12,479 ERROR: Could not find a version that satisfies the requirement efficientword-net==0.0.1 (from versions: 0.0.1) 2021-11-10T07:38:12,480 ERROR: No matching distribution found for efficientword-net==0.0.1 2021-11-10T07:38:12,480 Exception information: 2021-11-10T07:38:12,480 Traceback (most recent call last): 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-10T07:38:12,480 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-10T07:38:12,480 raise RequirementsConflicted(criterion) 2021-11-10T07:38:12,480 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('efficientword-net==0.0.1') 2021-11-10T07:38:12,480 2021-11-10T07:38:12,480 During handling of the above exception, another exception occurred: 2021-11-10T07:38:12,480 2021-11-10T07:38:12,480 Traceback (most recent call last): 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-10T07:38:12,480 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-10T07:38:12,480 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-10T07:38:12,480 raise ResolutionImpossible(e.criterion.information) 2021-11-10T07:38:12,480 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('efficientword-net==0.0.1'), parent=None)] 2021-11-10T07:38:12,480 2021-11-10T07:38:12,480 The above exception was the direct cause of the following exception: 2021-11-10T07:38:12,480 2021-11-10T07:38:12,480 Traceback (most recent call last): 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-10T07:38:12,480 status = self.run(options, args) 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-10T07:38:12,480 return func(self, options, args) 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-10T07:38:12,480 reqs, check_supported_wheels=True 2021-11-10T07:38:12,480 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-10T07:38:12,480 raise error from e 2021-11-10T07:38:12,480 pip._internal.exceptions.DistributionNotFound: No matching distribution found for efficientword-net==0.0.1 2021-11-10T07:38:12,485 Removed efficientword-net==0.0.1 from https://files.pythonhosted.org/packages/c5/49/a869ec7001fc790e9804f42b5c9654cadf8bc76aec426c61cb9df0bec680/EfficientWord-Net-0.0.1.tar.gz#sha256=a29293635eb1f6d0137276a3808b94e35193b059ebbf7507ed3c5bfad5e6ccf9 from build tracker '/tmp/pip-req-tracker-q70_6fm4' 2021-11-10T07:38:12,486 Removed build tracker: '/tmp/pip-req-tracker-q70_6fm4'