Open rbarcia opened 7 years ago
Step 16 : RUN pip install -r /tmp/requirements.txt ---> Running in cc83ad74d26b DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Collecting http://cdn.mysql.com//Downloads/MySQLGUITools/mysql-utilities-1.6.4.tar.gz (from -r /tmp/requirements.txt (line 1)) Downloading http://cdn.mysql.com//Downloads/MySQLGUITools/mysql-utilities-1.6.4.tar.gz (659kB) Collecting http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) HTTP error 404 while getting http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz Could not install requirement http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) because of error 404 Client Error: Not Found for url: http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz Could not install requirement http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) because of HTTP error 404 Client Error: Not Found for url: http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz for URL http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz
Update docker connector to point to 2.1.7
Step 16 : RUN pip install -r /tmp/requirements.txt ---> Running in cc83ad74d26b DEPRECATION: Python 2.6 is no longer supported by the Python core team, please upgrade your Python. A future version of pip will drop support for Python 2.6 Collecting http://cdn.mysql.com//Downloads/MySQLGUITools/mysql-utilities-1.6.4.tar.gz (from -r /tmp/requirements.txt (line 1)) Downloading http://cdn.mysql.com//Downloads/MySQLGUITools/mysql-utilities-1.6.4.tar.gz (659kB) Collecting http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) HTTP error 404 while getting http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz Could not install requirement http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) because of error 404 Client Error: Not Found for url: http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz Could not install requirement http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz (from -r /tmp/requirements.txt (line 2)) because of HTTP error 404 Client Error: Not Found for url: http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz for URL http://cdn.mysql.com//Downloads/Connector-Python/mysql-connector-python-2.1.3.tar.gz