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

Defaulting to user installation because normal site-packages is not writeable (python) #34

Open
Prashithshetty opened this issue Apr 20, 2024 · 0 comments

Comments

@Prashithshetty
Copy link

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

@Prashithshetty 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
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