Import "bs4" could not be resolved from source

Viewed 157

when I write bs4 on vs code it said

    Import bs4 could not be resolved from source

and it has a yellow underline

and I tried to write in the terminal install beautifulsoup4 many times but it didn't work

1 Answers
Related