2019-11-28T10:00:50 Created temporary directory: /tmp/pip-ephem-wheel-cache-v0pzh_ax 2019-11-28T10:00:50 Created temporary directory: /tmp/pip-req-tracker-v7alutd4 2019-11-28T10:00:50 Created requirements tracker '/tmp/pip-req-tracker-v7alutd4' 2019-11-28T10:00:50 Created temporary directory: /tmp/pip-wheel-7yitxr1k 2019-11-28T10:00:50 Collecting YChat==0.1.2 2019-11-28T10:00:50 1 location(s) to search for versions of YChat: 2019-11-28T10:00:50 * https://pypi.org/simple/ychat/ 2019-11-28T10:00:50 Getting page https://pypi.org/simple/ychat/ 2019-11-28T10:00:50 Analyzing links from page https://pypi.org/simple/ychat/ 2019-11-28T10:00:50 Found link https://files.pythonhosted.org/packages/15/d5/eb1d5c4222609bdebcb148cbc73e6e6a02ae651bca362a2106737d86bd66/YChat-0.1.0.tar.gz#sha256=0df6691aa53d17a07c54381fd8fd38970162d05507b3ebde752d183a73b9d005 (from https://pypi.org/simple/ychat/), version: 0.1.0 2019-11-28T10:00:50 Found link https://files.pythonhosted.org/packages/ae/fb/a5022e1ef1adb3adebbeb786d00f795fc923720e77266d46cfbe4634ed67/YChat-0.1.1.tar.gz#sha256=324118862df9e5b6936279e00e8af174347e7544d531762e92f21ed68eda5423 (from https://pypi.org/simple/ychat/) (requires-python:>=3.0), version: 0.1.1 2019-11-28T10:00:50 Found link https://files.pythonhosted.org/packages/48/9a/a458ac0f4441115891a1263e9a0daa95e39c0abfcff07639b389ababdc6c/YChat-0.1.2.tar.gz#sha256=9e79489232edcb303715459227c9f7ec575037792592362998f9db2808b05c8c (from https://pypi.org/simple/ychat/) (requires-python:>=3.6), version: 0.1.2 2019-11-28T10:00:50 Using version 0.1.2 (newest of versions: 0.1.2) 2019-11-28T10:00:50 Created temporary directory: /tmp/pip-unpack-v7f9ckxr 2019-11-28T10:00:50 Downloading https://files.pythonhosted.org/packages/48/9a/a458ac0f4441115891a1263e9a0daa95e39c0abfcff07639b389ababdc6c/YChat-0.1.2.tar.gz 2019-11-28T10:00:50 Downloading from URL https://files.pythonhosted.org/packages/48/9a/a458ac0f4441115891a1263e9a0daa95e39c0abfcff07639b389ababdc6c/YChat-0.1.2.tar.gz#sha256=9e79489232edcb303715459227c9f7ec575037792592362998f9db2808b05c8c (from https://pypi.org/simple/ychat/) (requires-python:>=3.6) 2019-11-28T10:00:50 Added YChat==0.1.2 from https://files.pythonhosted.org/packages/48/9a/a458ac0f4441115891a1263e9a0daa95e39c0abfcff07639b389ababdc6c/YChat-0.1.2.tar.gz#sha256=9e79489232edcb303715459227c9f7ec575037792592362998f9db2808b05c8c to build tracker '/tmp/pip-req-tracker-v7alutd4' 2019-11-28T10:00:50 Running setup.py (path:/tmp/pip-wheel-7yitxr1k/YChat/setup.py) egg_info for package YChat 2019-11-28T10:00:50 Running command python setup.py egg_info 2019-11-28T10:00:52 Traceback (most recent call last): 2019-11-28T10:00:52 File "", line 1, in 2019-11-28T10:00:52 File "/tmp/pip-wheel-7yitxr1k/YChat/setup.py", line 6, in 2019-11-28T10:00:52 with open('requirements.txt', encoding = 'utf-8') as f: 2019-11-28T10:00:52 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2019-11-28T10:00:52 Cleaning up... 2019-11-28T10:00:52 Removing source in /tmp/pip-wheel-7yitxr1k/YChat 2019-11-28T10:00:52 Removed YChat==0.1.2 from https://files.pythonhosted.org/packages/48/9a/a458ac0f4441115891a1263e9a0daa95e39c0abfcff07639b389ababdc6c/YChat-0.1.2.tar.gz#sha256=9e79489232edcb303715459227c9f7ec575037792592362998f9db2808b05c8c from build tracker '/tmp/pip-req-tracker-v7alutd4' 2019-11-28T10:00:52 Removed build tracker '/tmp/pip-req-tracker-v7alutd4' 2019-11-28T10:00:52 ERROR: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7yitxr1k/YChat/ 2019-11-28T10:00:52 Exception information: 2019-11-28T10:00:52 Traceback (most recent call last): 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 178, in main 2019-11-28T10:00:52 status = self.run(options, args) 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 164, in run 2019-11-28T10:00:52 resolver.resolve(requirement_set) 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 131, in resolve 2019-11-28T10:00:52 self._resolve_one(requirement_set, req) 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 294, in _resolve_one 2019-11-28T10:00:52 abstract_dist = self._get_abstract_dist_for(req_to_install) 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolve.py", line 242, in _get_abstract_dist_for 2019-11-28T10:00:52 self.require_hashes 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 362, in prepare_linked_requirement 2019-11-28T10:00:52 abstract_dist.prep_for_dist(finder, self.build_isolation) 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 171, in prep_for_dist 2019-11-28T10:00:52 self.req.prepare_metadata() 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 537, in prepare_metadata 2019-11-28T10:00:52 self.run_egg_info() 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 615, in run_egg_info 2019-11-28T10:00:52 command_desc='python setup.py egg_info') 2019-11-28T10:00:52 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/misc.py", line 776, in call_subprocess 2019-11-28T10:00:52 % (command_desc, proc.returncode, cwd)) 2019-11-28T10:00:52 pip._internal.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-wheel-7yitxr1k/YChat/