parser library not found
Hey!
Firstly i'd like to sat that this seems to be a great project but I am getting an FeatureNotFoundError while trying to run the code
I have installed bs4 and lxml
It would be a great if you could help me with this!!
Hey, I haven't run into this problem. This is all I can find: https://stackoverflow.com/questions/24398302/bs4-featurenotfound-couldnt-find-a-tree-builder-with-the-features-you-requeste
Hopefully that helps.
Hey! According to the stackerflow answers it could be an version error in python which doesn't seem to be the case as I have created a new venv using conda (with python 3.10)
I have pip installed lxml as well yet the error persists
Did you solve the problem? @NilayGaitonde