"Having trouble with beautifulsoup install? Need help getting it set up?"
Hey folks!
So I’m trying to do a beautifulsoup install for a web scraping project, but it’s giving me grief.
I ran `pip install beautifulsoup4` like everyone says, but I’m getting some weird errors. Something about dependencies or permissions?
Anyone else run into this?
Also, is there a cleaner way to do the beautifulsoup install without pulling my hair out? Maybe a virtualenv thing?
Thanks in advance—y’all are lifesavers!
(PS: Using Python 3.8 if that helps.)
Hey folks!
So I’m trying to do a beautifulsoup install for a web scraping project, but it’s giving me grief.
I ran `pip install beautifulsoup4` like everyone says, but I’m getting some weird errors. Something about dependencies or permissions?
Anyone else run into this?
Also, is there a cleaner way to do the beautifulsoup install without pulling my hair out? Maybe a virtualenv thing?
Thanks in advance—y’all are lifesavers!
(PS: Using Python 3.8 if that helps.)
