mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-04-26 07:55:52 +03:00
[GH-ISSUE #419] broken python dependency #260
Labels
No labels
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/webvirtcloud#260
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gr4yj3d1 on GitHub (Mar 27, 2021).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/419
Hi,
when following the installations steps for ubuntu on debian/sid I got an error at the
pip install -r conf/requirements.txtstepsuggested solution
when I bumped version of libvirt-python in requirements.txt from 6.9.0 to the current 7.1.0 the Error message went away
possibly related: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=982695
@catborise commented on GitHub (Mar 29, 2021):
@gr4yj3d1 thanks. it is updated and commited.