[Python package] Package not installing...
So, i tried to install beautifulsoup4 python package trough the magical and incredible package manager of replit.
it gave me an error.
So on i tried using the shell to install it manually using pip
it also failed.
I ended up trying to use the shell package manager.. but i have to be root.
I tried to be root but it asks for a password..
I thought leaving it clear would work but it doesn't..
(also i accidentally run sh before and now the shell looks like a mess..)
How am i supposed to install the package i need?
Voters
HackermonDev
What error?
Atomic-Gamming
try this:
from bs4 import BeautifulSoup
Shigetorum
I'll try.
@JamesGordon1ash15khng
Did you use a requirements.txt
file?
Shigetorum
Yes, still doesnt work.
@ash15khng
Having this issue, lmk if anyone has a solution