2021-01-26T09:50:22,496 Created temporary directory: /tmp/pip-ephem-wheel-cache-8iztmz16 2021-01-26T09:50:22,499 Created temporary directory: /tmp/pip-req-tracker-a9d60ezv 2021-01-26T09:50:22,500 Initialized build tracking at /tmp/pip-req-tracker-a9d60ezv 2021-01-26T09:50:22,500 Created build tracker: /tmp/pip-req-tracker-a9d60ezv 2021-01-26T09:50:22,500 Entered build tracker: /tmp/pip-req-tracker-a9d60ezv 2021-01-26T09:50:22,501 Created temporary directory: /tmp/pip-wheel-z1j7g93_ 2021-01-26T09:50:22,668 1 location(s) to search for versions of sc-mysqlhelper: 2021-01-26T09:50:22,668 * https://pypi.org/simple/sc-mysqlhelper/ 2021-01-26T09:50:22,669 Fetching project page and analyzing links: https://pypi.org/simple/sc-mysqlhelper/ 2021-01-26T09:50:22,670 Getting page https://pypi.org/simple/sc-mysqlhelper/ 2021-01-26T09:50:22,673 Found index url https://pypi.org/simple 2021-01-26T09:50:22,764 Found link https://files.pythonhosted.org/packages/bb/ee/ed01ca504b5b7fb341dcb926cce522260ef66d66373009bc0e04c88b2d28/sc-mysqlhelper-0.1.1.tar.gz#sha256=b41c21fb05144d756166dccbd335df08500e79187ef7ef22e6ac6b278487ef40 (from https://pypi.org/simple/sc-mysqlhelper/) (requires-python:>=3.6), version: 0.1.1 2021-01-26T09:50:22,765 Found link https://files.pythonhosted.org/packages/41/17/b78e777f0db093096a4133f13e5dc1b2abb2161c262127d5811566ab731a/sc-mysqlhelper-0.1.2.tar.gz#sha256=b4d829f482e05313cbaf85c72b44800dd8e6a8883147cde07b16e71abf65e21a (from https://pypi.org/simple/sc-mysqlhelper/) (requires-python:>=3.6), version: 0.1.2 2021-01-26T09:50:22,779 Given no hashes to check 1 links for project 'sc-mysqlhelper': discarding no candidates 2021-01-26T09:50:22,795 Collecting sc-mysqlhelper==0.1.2 2021-01-26T09:50:22,796 Created temporary directory: /tmp/pip-unpack-kh3a2r7f 2021-01-26T09:50:22,968 Downloading sc-mysqlhelper-0.1.2.tar.gz (3.1 kB) 2021-01-26T09:50:23,017 Added sc-mysqlhelper==0.1.2 from https://files.pythonhosted.org/packages/41/17/b78e777f0db093096a4133f13e5dc1b2abb2161c262127d5811566ab731a/sc-mysqlhelper-0.1.2.tar.gz#sha256=b4d829f482e05313cbaf85c72b44800dd8e6a8883147cde07b16e71abf65e21a to build tracker '/tmp/pip-req-tracker-a9d60ezv' 2021-01-26T09:50:23,018 Running setup.py (path:/tmp/pip-wheel-z1j7g93_/sc-mysqlhelper_b8bea5ef8e0d40a68849363301f6a3b2/setup.py) egg_info for package sc-mysqlhelper 2021-01-26T09:50:23,019 Created temporary directory: /tmp/pip-pip-egg-info-01jxiqum 2021-01-26T09:50:23,020 Running command python setup.py egg_info 2021-01-26T09:50:23,881 Traceback (most recent call last): 2021-01-26T09:50:23,882 File "", line 1, in 2021-01-26T09:50:23,882 File "/tmp/pip-wheel-z1j7g93_/sc-mysqlhelper_b8bea5ef8e0d40a68849363301f6a3b2/setup.py", line 10, in 2021-01-26T09:50:23,882 from mysqlhelper import VERSION 2021-01-26T09:50:23,883 File "/tmp/pip-wheel-z1j7g93_/sc-mysqlhelper_b8bea5ef8e0d40a68849363301f6a3b2/mysqlhelper/__init__.py", line 6, in 2021-01-26T09:50:23,883 from mysqlhelper.mysql_connection_pool import MySQLHelper 2021-01-26T09:50:23,884 File "/tmp/pip-wheel-z1j7g93_/sc-mysqlhelper_b8bea5ef8e0d40a68849363301f6a3b2/mysqlhelper/mysql_connection_pool.py", line 8, in 2021-01-26T09:50:23,884 import pymysql 2021-01-26T09:50:23,885 ModuleNotFoundError: No module named 'pymysql' 2021-01-26T09:50:23,929 WARNING: Discarding https://files.pythonhosted.org/packages/41/17/b78e777f0db093096a4133f13e5dc1b2abb2161c262127d5811566ab731a/sc-mysqlhelper-0.1.2.tar.gz#sha256=b4d829f482e05313cbaf85c72b44800dd8e6a8883147cde07b16e71abf65e21a (from https://pypi.org/simple/sc-mysqlhelper/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-01-26T09:50:23,930 ERROR: Could not find a version that satisfies the requirement sc-mysqlhelper==0.1.2 2021-01-26T09:50:23,930 ERROR: No matching distribution found for sc-mysqlhelper==0.1.2 2021-01-26T09:50:23,931 Exception information: 2021-01-26T09:50:23,931 Traceback (most recent call last): 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-01-26T09:50:23,931 crit = self.state.criteria[name] 2021-01-26T09:50:23,931 KeyError: 'sc-mysqlhelper' 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 During handling of the above exception, another exception occurred: 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 Traceback (most recent call last): 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-01-26T09:50:23,931 name, crit = self._merge_into_criterion(r, parent=None) 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-01-26T09:50:23,931 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-01-26T09:50:23,931 raise RequirementsConflicted(criterion) 2021-01-26T09:50:23,931 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sc-mysqlhelper==0.1.2') 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 During handling of the above exception, another exception occurred: 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 Traceback (most recent call last): 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-01-26T09:50:23,931 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-01-26T09:50:23,931 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-01-26T09:50:23,931 raise ResolutionImpossible(e.criterion.information) 2021-01-26T09:50:23,931 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sc-mysqlhelper==0.1.2'), parent=None)] 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 The above exception was the direct cause of the following exception: 2021-01-26T09:50:23,931 2021-01-26T09:50:23,931 Traceback (most recent call last): 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-01-26T09:50:23,931 status = self.run(options, args) 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-01-26T09:50:23,931 return func(self, options, args) 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-01-26T09:50:23,931 reqs, check_supported_wheels=True 2021-01-26T09:50:23,931 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-01-26T09:50:23,931 six.raise_from(error, e) 2021-01-26T09:50:23,931 File "", line 3, in raise_from 2021-01-26T09:50:23,931 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sc-mysqlhelper==0.1.2 2021-01-26T09:50:23,936 Removed sc-mysqlhelper==0.1.2 from https://files.pythonhosted.org/packages/41/17/b78e777f0db093096a4133f13e5dc1b2abb2161c262127d5811566ab731a/sc-mysqlhelper-0.1.2.tar.gz#sha256=b4d829f482e05313cbaf85c72b44800dd8e6a8883147cde07b16e71abf65e21a from build tracker '/tmp/pip-req-tracker-a9d60ezv' 2021-01-26T09:50:23,937 Removed build tracker: '/tmp/pip-req-tracker-a9d60ezv'