Closed chatgptkha closed 1 month ago
pyqt6 is required it's the front end library I use. Based on what the error says there it failed the build because you're missing Microsoft Visual C++ 14.0 or greater try installing it with the link it provided and see if it installs it.
After I installed the Microsoft Visual C++ from the installer, the nhentaigui.py doesnt work in the cmd with an error as shown below.
What should I do next? Thank you.
Hi, do I have to download pyqt6 and if yes, I am having problems downloading/building it as shown below: The "pip install -r /path/to/requirements.txt" doesnt work as i am unsure if the pyqt6 is required for this process. Thank you