Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue on cloud-init #7

Open
arjunadeltoso opened this issue Dec 5, 2018 · 0 comments
Open

Dependency issue on cloud-init #7

arjunadeltoso opened this issue Dec 5, 2018 · 0 comments

Comments

@arjunadeltoso
Copy link

Happens on python3.6 and python2.7

Collecting beautifulsoup4==4.6.0 (from -r /jack_bunny/requirements.txt (line 1))
  Downloading https://files.pythonhosted.org/packages/a6/29/bcbd41a916ad3faf517780a0af7d0254e8d6722ff6414723eedba4334531/beautifulsoup4-4.6.0-py2-none-any.whl (86kB)
Collecting blinker==1.3 (from -r /jack_bunny/requirements.txt (line 2))
  Downloading https://files.pythonhosted.org/packages/c9/66/c15dbe2e2cac59bf1d4670d52aa88b8746fd5a47f8353aa4ffac0dde00c4/blinker-1.3.tar.gz (91kB)
Collecting certifi==2017.7.27.1 (from -r /jack_bunny/requirements.txt (line 3))
  Downloading https://files.pythonhosted.org/packages/40/66/06130724e8205fc8c105db7edb92871c7fff7d31324d7f4405c762624a43/certifi-2017.7.27.1-py2.py3-none-any.whl (349kB)
Collecting chardet==3.0.4 (from -r /jack_bunny/requirements.txt (line 4))
  Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB)
Collecting click==6.7 (from -r /jack_bunny/requirements.txt (line 5))
  Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB)
Collecting cloud-init==0.7.9 (from -r /jack_bunny/requirements.txt (line 6))
  Could not find a version that satisfies the requirement cloud-init==0.7.9 (from -r /jack_bunny/requirements.txt (line 6)) (from versions: )
No matching distribution found for cloud-init==0.7.9 (from -r /jack_bunny/requirements.txt (line 6))
The command '/bin/sh -c pip install --no-cache-dir -r /jack_bunny/requirements.txt' returned a non-zero code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant