You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
install requirements sudo pip install -r requirements.txt Collecting ansible<2.7.0,>=2.4.2 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b1/da/6c8f2daff9b776a85eff1ab1ac9bbf3bc67f9e55fa616b4d45dab76fef90/ansible-2.6.20.tar.gz (10.8MB) 100% |████████████████████████████████| 10.8MB 113kB/s Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.9.6 in /usr/lib64/python2.7/site-packages (from -r requirements.txt (line 2)) Collecting jmespath>=0.9.0 (from -r requirements.txt (line 3)) Could not fetch URL https://pypi.python.org/simple/jmespath/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618) - skipping Could not find a version that satisfies the requirement jmespath>=0.9.0 (from -r requirements.txt (line 3)) (from versions: ) No matching distribution found for jmespath>=0.9.0 (from -r requirements.txt (line 3)) You are using pip version 8.1.2, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
install requirements
sudo pip install -r requirements.txt Collecting ansible<2.7.0,>=2.4.2 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/b1/da/6c8f2daff9b776a85eff1ab1ac9bbf3bc67f9e55fa616b4d45dab76fef90/ansible-2.6.20.tar.gz (10.8MB) 100% |████████████████████████████████| 10.8MB 113kB/s Requirement already satisfied (use --upgrade to upgrade): jinja2>=2.9.6 in /usr/lib64/python2.7/site-packages (from -r requirements.txt (line 2)) Collecting jmespath>=0.9.0 (from -r requirements.txt (line 3)) Could not fetch URL https://pypi.python.org/simple/jmespath/: There was a problem confirming the ssl certificate: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:618) - skipping Could not find a version that satisfies the requirement jmespath>=0.9.0 (from -r requirements.txt (line 3)) (from versions: ) No matching distribution found for jmespath>=0.9.0 (from -r requirements.txt (line 3)) You are using pip version 8.1.2, however version 19.3.1 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
The text was updated successfully, but these errors were encountered: