I am trying to use Pandas to get the table from the web The first error I encounter is "lxml not found, please install it", after the installation through the terminal, I keep getting the error above. And the strange part is that when I try to use jupyter lite the same Error, "lxml not found, please install it", appears as well.
I try everything, from installing it in different ways, uninstalling python and pycharm, I try using homebrew but i can't make it work either. My os is MacOS maybe that is part of the problem but honestly am going crazy.