Install packages in PyCharm without a terminal?
Hello,
I need to install the "speech recognition" package for a program in PyCharm, but my terminal isn't working. Are there other methods for installing packages besides "pip install…"? So, can I do it manually?
Kind regards
If it does not work with any terminal, I would recommend pip to update itself. pip is also just an installation manager and if he’s outdated, it’s usually no longer possible.
If that doesn’t work, can you say what error message comes when one comes?
The whole terminal does not work, so in the terminal the path is not displayed and I can’t write anything in (the terminal is virtually functional). Therefore there is no error message