Logo
Explore Help
Register Sign In
corbin/PVE-VDIClient
1
0
Fork 0
You've already forked PVE-VDIClient
Code Issues Pull Requests Actions Packages Projects Releases Activity
Files
f714f794b9d1cbad51a6729683cc9c6db2ad32f1
PVE-VDIClient/requirements.bat

6 lines
128 B
Batchfile
Raw Normal View History

Initial Commit
2022-03-07 16:56:54 -06:00
@echo off
pip install pyinstaller
pip install proxmoxer
Set PySimpleGUI version As PySimpleGUI will be licensed starting at version 5.0.0, I am capping the version to prevent this. Alternate UI libraries will need to be implemented.
2024-02-12 18:22:24 -06:00
pip install "PySimpleGUI<5.0.0"
DPI Scaling Issue Fix Fixed DPI scaling issue that was causing the window to have text cut off. A known limitation is the scaling is based off the first monitor, and does not dynamically rescale (that I'm aware of).
2022-03-14 21:24:36 -05:00
pip install requests
pip install pywin32
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 106ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API