You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Prashithshetty
changed the title
Defaulting to user installation because normal site-packages is not writeable
Defaulting to user installation because normal site-packages is not writeable (python)
Apr 20, 2024
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
The text was updated successfully, but these errors were encountered: