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

Can't launch King-Phisher #483

Open
bastardacademic opened this issue Apr 7, 2022 · 3 comments
Open

Can't launch King-Phisher #483

bastardacademic opened this issue Apr 7, 2022 · 3 comments
Labels

Comments

@bastardacademic
Copy link

When I try to launch King-Phisher, I get this:

/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py:123: PkgResourcesDeprecationWarning: 0.23ubuntu1 is an invalid version and will not be supported in a future release
warnings.warn(
/usr/local/lib/python3.8/dist-packages/pkg_resources/init.py:123: PkgResourcesDeprecationWarning: 0.1.36ubuntu1 is an invalid version and will not be supported in a future release
warnings.warn(
Loading .env environment variables...
Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/opt/king-phisher/king_phisher/client/main.py", line 48, in
from king_phisher.client import application
File "/opt/king-phisher/king_phisher/client/application.py", line 59, in
from king_phisher.client import dialogs
File "/opt/king-phisher/king_phisher/client/dialogs/init.py", line 37, in
from .configuration import *
File "/opt/king-phisher/king_phisher/client/dialogs/configuration.py", line 41, in
from king_phisher.client import graphs
File "/opt/king-phisher/king_phisher/client/graphs.py", line 52, in
import matplotlib
File "/opt/king-phisher/.venv/lib/python3.8/site-packages/matplotlib/init.py", line 192, in
if not compare_versions(six.version, '1.10'):
File "/opt/king-phisher/.venv/lib/python3.8/site-packages/matplotlib/init.py", line 179, in compare_versions
a = distutils.version.LooseVersion(a)
AttributeError: module 'distutils' has no attribute 'version'

Environment Details

Host OS: Ubuntu 20.04.4 GNOME
King Phisher Version: current

Error Details / Stack Trace

If you are opening an issue regarding the client, copy text from the "Error
Details" of the error dialog in the client here. If you are opening an issue
regarding the server copy the relevant lines from the logs here.
@stale
Copy link

stale bot commented Apr 28, 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 28, 2022
@cahocachi
Copy link

Having the same issue, running in a fresh Ubuntu 20.04 as well.

@stale stale bot removed the stale label May 11, 2022
@stale
Copy link

stale bot commented Feb 28, 2023

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 Feb 28, 2023
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

2 participants