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

Kali: install.sh has error easy_install #473

Closed
KFDCompiled opened this issue Aug 16, 2021 · 1 comment
Closed

Kali: install.sh has error easy_install #473

KFDCompiled opened this issue Aug 16, 2021 · 1 comment
Labels

Comments

@KFDCompiled
Copy link

Issue Description

When I run install.sh on freshly installed and updated kali linux, the script displays the following error, but installation completes

tools/install.sh: line 252: easy_install: command not found

Reproduction Steps

run tools/install.sh

Environment Details

Host OS: Kali
King Phisher Version: github version as of 2021 August 16

Error Details / Stack Trace

VInstalling dependencies from Pipfile.lock (4a9462)...
To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
irtualenv location: /opt/king-phisher/.venv
tools/install.sh: line 252: easy_install: command not found
INFO: Installing the client desktop application file
INFO: Updating the GTK icon cache
gtk-update-icon-cache: Cache file created successfully.
INFO: Creating King Phisher admin group: 'king-phisher'
INFO: Configuring the PostgreSQL server
INFO: PostgreSQL configuration file found at /etc/postgresql/13/main/pg_hba.conf
INFO: Created the PostgreSQL user 'king_phisher' with a random password
INFO: Installing the King Phisher systemd service file in /lib/systemd/system/
INFO: Starting the King Phisher service
Created symlink /etc/systemd/system/multi-user.target.wants/king-phisher.service → /lib/systemd/system/king-phisher.service.
Job for king-phisher.service failed because the control process exited with error code.
See "systemctl status king-phisher.service" and "journalctl -xe" for details.
--------------------------------------------------------------------------------
INFO: You can start the King Phisher client with the following command:
/opt/king-phisher/KingPhisher
@stale
Copy link

stale bot commented Apr 17, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 17, 2022
@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant