proxy-scraper icon indicating copy to clipboard operation
proxy-scraper copied to clipboard

error

Open SugarRainbow opened this issue 2 years ago • 1 comments

Traceback (most recent call last): File "C:\Users\Downloads\Compressed\proxy-scraper-master\proxyScraper.py", line 9, in from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4' how to fix?

SugarRainbow avatar Aug 03 '23 10:08 SugarRainbow

pip install beautifulsoup4

Sent from Proton Mail for iOS

On Thu, Aug 3, 2023 at 1:31 PM, Sugar @.***> wrote:

Traceback (most recent call last): File "C:\Users\Downloads\Compressed\proxy-scraper-master\proxyScraper.py", line 9, in from bs4 import BeautifulSoup ModuleNotFoundError: No module named 'bs4' how to fix?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

iw4p avatar Aug 03 '23 10:08 iw4p