Skip to content

Installation error #73

@Larralde22

Description

@Larralde22

Hello,

Had to set up bit curator on a new laptop and wanted to get the GUI on it. I have run into issues running it as I get this error consistently:

aps@aps-ubuntu:~/brunnhilde-gui$ sudo ./install
Requirement already satisfied: pyqt5 in /usr/lib/python3/dist-packages (5.15.10)
Requirement already satisfied: PyQt5-sip<13,>=12.13 in /usr/lib/python3/dist-packages (from pyqt5) (12.13.0)
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv
cp: cannot stat 'design.py': No such file or directory
cp: cannot stat 'design.ui': No such file or directory
cp: cannot stat 'icon.png': No such file or directory
cp: cannot stat 'launch': No such file or directory
cp: cannot stat 'main.py': No such file or directory
[Desktop Entry]
Type=Application
Name=Brunnhilde GUI
Exec=/usr/share/brunnhilde-gui/launch
Icon=/usr/share/brunnhilde-gui/icon.png
Categories=Forensics and Reporting
chmod: cannot access '/usr/share/brunnhilde-gui/launch': No such file or directory

All of the requirements are met on the computer. Does anyone have any ideas why this is happening? I did have to work around the externally-managed-environment by running pip at the root so that could be an issue. Thank you in advance for any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions