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

changefinder is unstalled yet getting Error #114

Open
idanbuller opened this issue Aug 22, 2021 · 2 comments
Open

changefinder is unstalled yet getting Error #114

idanbuller opened this issue Aug 22, 2021 · 2 comments

Comments

@idanbuller
Copy link

I already installed every python package needed.
But, still getting the error -
[!] changefinder must be installed for this script.

I installed changefinder both manually and with the help of requirements.txt

Can someone help we with this issue?

@idanbuller
Copy link
Author

My system output -

root@ubuntu:/home/thehive/Desktop/LogonTracer# python3 logontracer.py -r -o 8080 -u XX-p XX-s 127.0.0.1
[!] changefinder must be installed for this script.

@cddisk2000
Copy link

我的系統輸出 -

root@ubuntu:/home/thehive/Desktop/LogonTracer# python3 logontracer.py -r -o 8080 -u XX-p XX-s 127.0.0.1 [!] changefinder 必須為這個腳本安裝。

try it

Update Your Python to 3.9

dnf module -y install python39

#Choice Pythone Version
alternatives --config python3

#Check Python Version
python3 -V

then update your pip3 tools list

pip3 install -r /xxxxx/LogonTracer/requirements.txt

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

No branches or pull requests

3 participants