Won’t let me install packages!

Replit does not give me the option to install python packages, the button is greyed out for every module. I was able to install them before but it won’t let me now.

1 Like

Use pip install in the terminal

“Package operation failed”

check if pip install is installed and on it’s latest version

could you link the repl? Does it say anything in the Console above “Package operation failed”?