Bug in new kali upgrade

i upgraded my kali linux , to day , i got this error : (eval):1: _python-argcomplete: function definition file not found
`i tried to apt-mark hold zsh after reinstalling it , but still the same

use some of these command to repair your python arguement

activate-global-python-argcomplete

try to this command when your problem is not fix

sudo apt install python3-argcomplete

Did you follow the documentation on upgrading Kali?

1 Like

it’s just a small problem solved with apt upgrade after 3 hours , seems that the bug corrected , thank you very much , i really appreciate you guys

Just want to say that this command got the problem solved for me:

sudo activate-global-python-argcomplete