Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

traceback error.... #7

Open
JPwnage opened this issue Jan 17, 2024 · 0 comments
Open

traceback error.... #7

JPwnage opened this issue Jan 17, 2024 · 0 comments

Comments

@JPwnage
Copy link

JPwnage commented Jan 17, 2024

My OS is Ubuntu 22.05 lts
I received this error when i tried to run lfi.py

  File "/home/jme/tools/LFI-FINDER/lfi.py", line 4, in <module>
    from selenium import webdriver
ModuleNotFoundError: No module named 'selenium'
me@me:~/tools/LFI-FINDER$ 

I was able to fix by manually installing selenium

pip3 install selenium

Just wanted to let you know and other know in case they run across the same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant