2021-07-12T12:09:18,639 Created temporary directory: /tmp/pip-ephem-wheel-cache-mrl8g9mw 2021-07-12T12:09:18,642 Created temporary directory: /tmp/pip-req-tracker-8w5i_ylr 2021-07-12T12:09:18,642 Initialized build tracking at /tmp/pip-req-tracker-8w5i_ylr 2021-07-12T12:09:18,642 Created build tracker: /tmp/pip-req-tracker-8w5i_ylr 2021-07-12T12:09:18,642 Entered build tracker: /tmp/pip-req-tracker-8w5i_ylr 2021-07-12T12:09:18,643 Created temporary directory: /tmp/pip-wheel-zytn8cif 2021-07-12T12:09:18,676 1 location(s) to search for versions of ctrade: 2021-07-12T12:09:18,676 * https://pypi.org/simple/ctrade/ 2021-07-12T12:09:18,677 Fetching project page and analyzing links: https://pypi.org/simple/ctrade/ 2021-07-12T12:09:18,678 Getting page https://pypi.org/simple/ctrade/ 2021-07-12T12:09:18,679 Found index url https://pypi.org/simple 2021-07-12T12:09:18,893 Found link https://files.pythonhosted.org/packages/2b/39/543b3d55995a04faa30249e9e04d02283772bf8308b0119fdb5aed89a75c/ctrade-0.0.1.tar.gz#sha256=83acc75c63ed89afe00d82cbf43519a7e28271ae92d14a986930a507292d0ea5 (from https://pypi.org/simple/ctrade/), version: 0.0.1 2021-07-12T12:09:18,894 Skipping link: not a file: https://pypi.org/simple/ctrade/ 2021-07-12T12:09:18,911 Given no hashes to check 1 links for project 'ctrade': discarding no candidates 2021-07-12T12:09:18,930 Collecting ctrade==0.0.1 2021-07-12T12:09:18,932 Created temporary directory: /tmp/pip-unpack-3h86og79 2021-07-12T12:09:19,172 Downloading ctrade-0.0.1.tar.gz (1.2 kB) 2021-07-12T12:09:19,205 Added ctrade==0.0.1 from https://files.pythonhosted.org/packages/2b/39/543b3d55995a04faa30249e9e04d02283772bf8308b0119fdb5aed89a75c/ctrade-0.0.1.tar.gz#sha256=83acc75c63ed89afe00d82cbf43519a7e28271ae92d14a986930a507292d0ea5 to build tracker '/tmp/pip-req-tracker-8w5i_ylr' 2021-07-12T12:09:19,206 Running setup.py (path:/tmp/pip-wheel-zytn8cif/ctrade_d076e9441fc542b992ffc22b5fe2c283/setup.py) egg_info for package ctrade 2021-07-12T12:09:19,207 Created temporary directory: /tmp/pip-pip-egg-info-iqoq6jwa 2021-07-12T12:09:19,207 Running command python setup.py egg_info 2021-07-12T12:09:20,338 running egg_info 2021-07-12T12:09:20,341 creating /tmp/pip-pip-egg-info-iqoq6jwa/ctrade.egg-info 2021-07-12T12:09:20,343 writing /tmp/pip-pip-egg-info-iqoq6jwa/ctrade.egg-info/PKG-INFO 2021-07-12T12:09:20,350 writing dependency_links to /tmp/pip-pip-egg-info-iqoq6jwa/ctrade.egg-info/dependency_links.txt 2021-07-12T12:09:20,353 writing top-level names to /tmp/pip-pip-egg-info-iqoq6jwa/ctrade.egg-info/top_level.txt 2021-07-12T12:09:20,355 writing manifest file '/tmp/pip-pip-egg-info-iqoq6jwa/ctrade.egg-info/SOURCES.txt' 2021-07-12T12:09:20,509 error: package directory 'ctrade' does not exist 2021-07-12T12:09:20,572 WARNING: Discarding https://files.pythonhosted.org/packages/2b/39/543b3d55995a04faa30249e9e04d02283772bf8308b0119fdb5aed89a75c/ctrade-0.0.1.tar.gz#sha256=83acc75c63ed89afe00d82cbf43519a7e28271ae92d14a986930a507292d0ea5 (from https://pypi.org/simple/ctrade/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T12:09:20,574 ERROR: Could not find a version that satisfies the requirement ctrade==0.0.1 (from versions: 0.0.1) 2021-07-12T12:09:20,574 ERROR: No matching distribution found for ctrade==0.0.1 2021-07-12T12:09:20,574 Exception information: 2021-07-12T12:09:20,574 Traceback (most recent call last): 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T12:09:20,574 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T12:09:20,574 raise RequirementsConflicted(criterion) 2021-07-12T12:09:20,574 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ctrade==0.0.1') 2021-07-12T12:09:20,574 2021-07-12T12:09:20,574 During handling of the above exception, another exception occurred: 2021-07-12T12:09:20,574 2021-07-12T12:09:20,574 Traceback (most recent call last): 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T12:09:20,574 result = self._result = resolver.resolve( 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T12:09:20,574 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T12:09:20,574 raise ResolutionImpossible(e.criterion.information) 2021-07-12T12:09:20,574 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ctrade==0.0.1'), parent=None)] 2021-07-12T12:09:20,574 2021-07-12T12:09:20,574 The above exception was the direct cause of the following exception: 2021-07-12T12:09:20,574 2021-07-12T12:09:20,574 Traceback (most recent call last): 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T12:09:20,574 status = self.run(options, args) 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T12:09:20,574 return func(self, options, args) 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T12:09:20,574 requirement_set = resolver.resolve( 2021-07-12T12:09:20,574 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T12:09:20,574 raise error from e 2021-07-12T12:09:20,574 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ctrade==0.0.1 2021-07-12T12:09:20,579 Removed ctrade==0.0.1 from https://files.pythonhosted.org/packages/2b/39/543b3d55995a04faa30249e9e04d02283772bf8308b0119fdb5aed89a75c/ctrade-0.0.1.tar.gz#sha256=83acc75c63ed89afe00d82cbf43519a7e28271ae92d14a986930a507292d0ea5 from build tracker '/tmp/pip-req-tracker-8w5i_ylr' 2021-07-12T12:09:20,579 Removed build tracker: '/tmp/pip-req-tracker-8w5i_ylr'