Closed nvanderperren closed 6 years ago
Thanks for reporting this issue! I think you need to install PyQt5 with sudo pip3 install pyqt5
, and then the launcher should work. If you want to verify this is the problem, try launching the GUI directory with python3 /usr/share/brunnhilde-gui/main.py
and see the error message it gives you. When I tried on a fresh BitCurator install, I got the following: ModuleNotFoundError: No module named 'PyQt5'
. Installing pyqt5 with pip3 fixed it for me.
Looking at the README, it's not clear that this step is necessary in BitCurator. So if this fix works for you, please let me know and I'll update the README. Thanks!
Yes! Fix works! Thank you for your quick response and solution!
Glad to hear it! I'm closing the issue but feel free to re-open if you run into any other issues.
I cloned the repository and did
sudo bash install
. I can see the icon in "Forensics and Reporting", but the app isn't launched when I click on the icon.I use Bitcurator 2.0.8.
This is the list of files in the folder.