nomilkinmyhome / vkbottle_bot_architecture_example

Пример архитектуры проектов на VKBottle 3.0
28 stars 1 forks source link

Проблема с зависимостями при установке через requirements/dev.txt #4

Open ScriptHound opened 3 years ago

ScriptHound commented 3 years ago
Collecting git+https://github.com/timoniq/vkbottle.git (from -r requirements/dev.txt (line 1))
  Cloning https://github.com/timoniq/vkbottle.git to /tmp/pip-req-build-idegd8sx
  Running command git clone -q https://github.com/timoniq/vkbottle.git /tmp/pip-req-build-idegd8sx
  Installing build dependencies ... error
  ERROR: Command errored out with exit status 1:
   command: '/home/scripthound/Рабочий стол/polina_alembic/venv/bin/python3' '/home/scripthound/Рабочий стол/polina_alembic/venv/lib/python3.6/site-packages/pip' install --ignore-installed --no-user --prefix /tmp/pip-build-env-zh81pamw/overlay --no-warn-script-location --no-binary :none: --only-binary :none: --no-index --find-links file:///tmp/packages -- 'poetry>=0.12'
       cwd: None
  Complete output (4 lines):
  Looking in links: file:///tmp/packages
  WARNING: Url 'file:///tmp/packages' is ignored: it is neither a file nor a directory.
  ERROR: Could not find a version that satisfies the requirement poetry>=0.12
  ERROR: No matching distribution found for poetry>=0.12