How to install modules

How to install a python module in replit.

1 Like

usually, they will install automatically if guessImports = true in the .replit file.

To manually install modules, type $pip install WHATEVER_MODULE in the shell.

9 Likes

Open shell and put $pip install {MODULE_NAME}

1 Like

@SalladShooter @JohnDoe643 please don’t necro on a post for no reason. Your posts didn’t really say anything more then what @savardo already stated

6 Likes

Ok sorry! I saw someone else post and saw it on the main page and posted.

2 Likes

yeah, you’re good. I’m more worried about Mr. Doe…

3 Likes