i just installed kali linux and i thought of using it as my primary os
so i installed Python and pips latest version in it
after installation as usual i stared to write my code
and tried to install SpeechRecognition module
i used pip install SpeechRecognition and this message poped up on the terminal
Defaulting to user installation because normal site-packages is not writeable
and then the installation happened as usual
but whenever i run my program i get module not found error
and i rechecked the installation using pip list
but SpeechRecognition was not installed
even if i did the pip install process again i got the same statement and error
someone please help me i am new to this
i just installed kali linux and i thought of using it as my primary os so i installed Python and pips latest version in it after installation as usual i stared to write my code and tried to install SpeechRecognition module
i used pip install SpeechRecognition and this message poped up on the terminal Defaulting to user installation because normal site-packages is not writeable and then the installation happened as usual but whenever i run my program i get module not found error and i rechecked the installation using pip list but SpeechRecognition was not installed even if i did the pip install process again i got the same statement and error someone please help me i am new to this