letterboxdpy icon indicating copy to clipboard operation
letterboxdpy copied to clipboard

parser library not found

Open NilayGaitonde opened this issue 2 years ago • 3 comments

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 Screenshot 2024-01-23 at 20 04 17

I have installed bs4 and lxml Screenshot 2024-01-23 at 20 06 10 Screenshot 2024-01-23 at 20 06 33

It would be a great if you could help me with this!!

NilayGaitonde avatar Jan 23 '24 14:01 NilayGaitonde

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.

nmcassa avatar Jan 23 '24 14:01 nmcassa

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) Screenshot 2024-01-23 at 20 28 51 I have pip installed lxml as well yet the error persists

NilayGaitonde avatar Jan 23 '24 15:01 NilayGaitonde

Did you solve the problem? @NilayGaitonde

fastfingertips avatar Feb 09 '24 17:02 fastfingertips