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

jok3r.py breaks after auto-update all #43

Open
redtimmy opened this issue May 11, 2020 · 0 comments
Open

jok3r.py breaks after auto-update all #43

redtimmy opened this issue May 11, 2020 · 0 comments

Comments

@redtimmy
Copy link

After running python3 jok3r.py toolbox --update-all --fast , jok3r.py doesn't run anymore with following error:

root@jok3r-docker:~/jok3r# python3 jok3r.py db

[!] Unexpected error occured: do_load
Traceback (most recent call last):
File "jok3r.py", line 44, in init
controller.run()
File "/root/jok3r/lib/controller/MainController.py", line 18, in run
{
File "/root/jok3r/lib/controller/DbController.py", line 65, in init
del cmd2.Cmd.do_load
AttributeError: do_load

Version of cmd2:

root@jok3r-docker:~/jok3r# pip3 show cmd2
Name: cmd2
Version: 1.0.2

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

No branches or pull requests

1 participant