2020-07-14T09:12:27,008 Created temporary directory: /tmp/pip-ephem-wheel-cache-3qlqtqg4 2020-07-14T09:12:27,012 Created temporary directory: /tmp/pip-req-tracker-r1ej_dyn 2020-07-14T09:12:27,013 Initialized build tracking at /tmp/pip-req-tracker-r1ej_dyn 2020-07-14T09:12:27,014 Created build tracker: /tmp/pip-req-tracker-r1ej_dyn 2020-07-14T09:12:27,014 Entered build tracker: /tmp/pip-req-tracker-r1ej_dyn 2020-07-14T09:12:27,015 Created temporary directory: /tmp/pip-wheel-c0ncbniw 2020-07-14T09:12:27,032 1 location(s) to search for versions of jugaad-trader: 2020-07-14T09:12:27,032 * https://pypi.org/simple/jugaad-trader/ 2020-07-14T09:12:27,033 Fetching project page and analyzing links: https://pypi.org/simple/jugaad-trader/ 2020-07-14T09:12:27,034 Getting page https://pypi.org/simple/jugaad-trader/ 2020-07-14T09:12:27,037 Found index url https://pypi.org/simple 2020-07-14T09:12:27,239 Found link https://files.pythonhosted.org/packages/94/af/29aa2a5db25aff5df6138e78aeacb36fb2d7801620d7859f024e280b7795/jugaad-trader-0.5.tar.gz#sha256=65a115f96ec5e0c0fa5cf56061cde8e9cfb7a6323b5f91f7b81781cdc1d7fb0a (from https://pypi.org/simple/jugaad-trader/), version: 0.5 2020-07-14T09:12:27,240 Found link https://files.pythonhosted.org/packages/13/c2/f31a0ecfda7e2bd3087f5fd12a254a0fd79888b89bfecc2e0f4a320abdb5/jugaad-trader-0.10.tar.gz#sha256=fcd8945f648fff282b4aa958000a8d9d85f941f64c0c97dca614a5500fbb2977 (from https://pypi.org/simple/jugaad-trader/), version: 0.10 2020-07-14T09:12:27,241 Found link https://files.pythonhosted.org/packages/92/e2/c385bb2b18576e9de7171071982638a06c39cc9c3b199873be4e94357ed5/jugaad-trader-0.11.tar.gz#sha256=c3e27f88fc9969b19612d2ef9cb0dc8157cdd160320ba9a1cdca694ea00aee57 (from https://pypi.org/simple/jugaad-trader/), version: 0.11 2020-07-14T09:12:27,242 Found link https://files.pythonhosted.org/packages/85/46/1533fb9b8559241d95d68ba8fb2c9438dad64191521ca3e4474c9387774b/jugaad-trader-0.12.tar.gz#sha256=592a5d6a0b7841ef3ba4c587c8f960ca55e8ca9bd4f61b741f087fc9d6a260b0 (from https://pypi.org/simple/jugaad-trader/), version: 0.12 2020-07-14T09:12:27,242 Found link https://files.pythonhosted.org/packages/d5/5f/cbcf760498597ce61d7e5b8e625fc7c68eaf7d9d35a1d7056c8d0501c810/jugaad-trader-0.13.tar.gz#sha256=60a26decbb7172331c6dae2111208dd34f76517f57c87927ea0cc81391929210 (from https://pypi.org/simple/jugaad-trader/), version: 0.13 2020-07-14T09:12:27,251 Given no hashes to check 1 links for project 'jugaad-trader': discarding no candidates 2020-07-14T09:12:27,252 Using version 0.13 (newest of versions: 0.13) 2020-07-14T09:12:27,257 Collecting jugaad-trader==0.13 2020-07-14T09:12:27,261 Created temporary directory: /tmp/pip-unpack-op7ocii7 2020-07-14T09:12:27,466 Downloading jugaad-trader-0.13.tar.gz (6.1 kB) 2020-07-14T09:12:27,528 Added jugaad-trader==0.13 from https://files.pythonhosted.org/packages/d5/5f/cbcf760498597ce61d7e5b8e625fc7c68eaf7d9d35a1d7056c8d0501c810/jugaad-trader-0.13.tar.gz#sha256=60a26decbb7172331c6dae2111208dd34f76517f57c87927ea0cc81391929210 to build tracker '/tmp/pip-req-tracker-r1ej_dyn' 2020-07-14T09:12:27,531 Running setup.py (path:/tmp/pip-wheel-c0ncbniw/jugaad-trader/setup.py) egg_info for package jugaad-trader 2020-07-14T09:12:27,533 Created temporary directory: /tmp/pip-pip-egg-info-7_l9lw_z 2020-07-14T09:12:27,534 Running command python setup.py egg_info 2020-07-14T09:12:29,122 Traceback (most recent call last): 2020-07-14T09:12:29,123 File "", line 1, in 2020-07-14T09:12:29,124 File "/tmp/pip-wheel-c0ncbniw/jugaad-trader/setup.py", line 12, in 2020-07-14T09:12:29,124 with open(os.path.join(this_directory, 'README.rst')) as fp: 2020-07-14T09:12:29,125 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-c0ncbniw/jugaad-trader/README.rst' 2020-07-14T09:12:29,213 ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2020-07-14T09:12:29,214 Exception information: 2020-07-14T09:12:29,214 Traceback (most recent call last): 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 188, in _main 2020-07-14T09:12:29,214 status = self.run(options, args) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 185, in wrapper 2020-07-14T09:12:29,214 return func(self, options, args) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 160, in run 2020-07-14T09:12:29,214 reqs, check_supported_wheels=True 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 179, in resolve 2020-07-14T09:12:29,214 discovered_reqs.extend(self._resolve_one(requirement_set, req)) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 362, in _resolve_one 2020-07-14T09:12:29,214 abstract_dist = self._get_abstract_dist_for(req_to_install) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/legacy/resolver.py", line 314, in _get_abstract_dist_for 2020-07-14T09:12:29,214 abstract_dist = self.preparer.prepare_linked_requirement(req) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 488, in prepare_linked_requirement 2020-07-14T09:12:29,214 req, self.req_tracker, self.finder, self.build_isolation, 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/prepare.py", line 91, in _get_prepared_distribution 2020-07-14T09:12:29,214 abstract_dist.prepare_distribution_metadata(finder, build_isolation) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/distributions/sdist.py", line 40, in prepare_distribution_metadata 2020-07-14T09:12:29,214 self.req.prepare_metadata() 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 550, in prepare_metadata 2020-07-14T09:12:29,214 self.metadata_directory = self._generate_metadata() 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/req/req_install.py", line 530, in _generate_metadata 2020-07-14T09:12:29,214 details=self.name or "from {}".format(self.link) 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/operations/build/metadata_legacy.py", line 73, in generate_metadata 2020-07-14T09:12:29,214 command_desc='python setup.py egg_info', 2020-07-14T09:12:29,214 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/utils/subprocess.py", line 241, in call_subprocess 2020-07-14T09:12:29,214 raise InstallationError(exc_msg) 2020-07-14T09:12:29,214 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-14T09:12:29,228 Removed jugaad-trader==0.13 from https://files.pythonhosted.org/packages/d5/5f/cbcf760498597ce61d7e5b8e625fc7c68eaf7d9d35a1d7056c8d0501c810/jugaad-trader-0.13.tar.gz#sha256=60a26decbb7172331c6dae2111208dd34f76517f57c87927ea0cc81391929210 from build tracker '/tmp/pip-req-tracker-r1ej_dyn' 2020-07-14T09:12:29,228 Removed build tracker: '/tmp/pip-req-tracker-r1ej_dyn'