Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade from PyQt4 to PyQt6 in Qskope #82

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ricardonunosr
Copy link

@niftools/pyffi-reviewer

Overview

I wanted to use Qskope to see a KF file which doesn't get imported in NifSkope (This is not a normal .kf file; there should be only NiControllerSequences as root blocks). So I decided to use this Qskope app to try to edit my file. But this used PyQt4 which is a bit cumbersome to install. So I decided to upgrade it to latest, which is easier to install (pip3 install PyQt6)

Fixes Known Issues

Documentation

Just changed from 4 to 6.

Testing

No Tests

Manual

Manually used the app

Automated

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant