Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Should switch to Python 3 and PyQt5 or Pyside2 #52

Open
rhertzog opened this issue Sep 20, 2019 · 3 comments
Open

Should switch to Python 3 and PyQt5 or Pyside2 #52

rhertzog opened this issue Sep 20, 2019 · 3 comments

Comments

@rhertzog
Copy link

Python 2.x will no longer be supported by their upstream developers in 2020. Thus Debian developers are actively removing Python 2 support in Debian Testing with the goal of getting rid of Python 2 in Debian 11 (bullseye).

This is affecting Kali and ghost-phisher is part of Kali. That's why we would like to see a version of ghost-phisher ported to Python 3.

Qt4 has also been obsoleted a while ago, so the application also needs to be updated for Qt5, using either PyQt5 or Pyside2.

Tracking bug in Kali: https://gitlab.com/kalilinux/packages/ghost-phisher/issues/1

@Spartan-767
Copy link

A few other tools by this developer such as fern and hexor are also no longer supported due to pyqt4 being replaced. Most full updates will automatically remove all of them now as well as pyqt4. I hope that someone will be able to help update the many projects using pyqt4 so they are still around for future updates.

@hellothere9898
Copy link

Did they update it to PyQt5??

@algreen702021
Copy link

ModuleNotFoundError: No module named 'PyQt4'
any way to resolve issue?

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

No branches or pull requests

4 participants