jackyang127 / jack_bunny

Inspired by Facebook's bunnylol search engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependency issue on cloud-init

arjunadeltoso opened this issue · comments

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