[GH-ISSUE #393] add websockify to requirements.txt? #297

Closed
opened 2026-02-27 16:38:46 +03:00 by kerem · 2 comments
Owner

Originally created by @Nowaker on GitHub (Aug 23, 2014).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/393

Why not install websockify through requirements.txt? It will probably be more convenient for maintenance reasons - all WebVirtMgr users will always use the same version of websockify, as specified in requirements.txt by you. It will also make the app more self-contained, without any OS-provided Python libraries (except for python-libvirt).

Originally created by @Nowaker on GitHub (Aug 23, 2014). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/393 Why not install websockify through requirements.txt? It will probably be more convenient for maintenance reasons - all WebVirtMgr users will always use the same version of websockify, as specified in requirements.txt by you. It will also make the app more self-contained, without any OS-provided Python libraries (except for python-libvirt).
kerem closed this issue 2026-02-27 16:38:46 +03:00
Author
Owner

@retspen commented on GitHub (Sep 1, 2014):

How about dependencies like gcc and make when you are installing websockify from requirements.txt? Not all who use WebVirtMgr know how install on setup different things without instructions :-)

<!-- gh-comment-id:54033252 --> @retspen commented on GitHub (Sep 1, 2014): How about dependencies like gcc and make when you are installing websockify from requirements.txt? Not all who use WebVirtMgr know how install on setup different things without instructions :-)
Author
Owner

@Nowaker commented on GitHub (Sep 1, 2014):

I didn't know gcc is needed to install websockify. If so, let's forget it.

<!-- gh-comment-id:54084018 --> @Nowaker commented on GitHub (Sep 1, 2014): I didn't know gcc is needed to install websockify. If so, let's forget it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#297
No description provided.