mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[GH-ISSUE #371] pip package folder hierarchy incorrect #276
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 @phatfish on GitHub (Jul 20, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/371
Hi,
The pip package installs many folders from webvirtmgr into directly into the "site-packages/" folder. Unless i am mistaken these should all be living under site-packages/webvirtmgr/ and not polluting site-packages/ it's self.
Regards
@retspen commented on GitHub (Jul 21, 2014):
Hello,
I propose you use webvirtmgr in virtenv