-
Notifications
You must be signed in to change notification settings - Fork 77
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
Disabling --framework due to missing Python library #41
Comments
here is installation log pip3 install -r requirements.txt
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-76saedjc/BeautifulSoup/ |
Hi @Damuammu thanks for the report. Unfortunately wappalyzer hasn't been properly updated for Python 3 yet. Please install it manually:
|
Hi Peter ,
I have tried ur suggestion . But still it's failing.
root@kali:~/Tools/workshop/seurity-analyzer/security-scripts# apt-get -y
install python3-pip
Reading package lists... Done
Building dependency tree
Reading state information... Done
python3-pip is already the newest version (18.1-5).
0 upgraded, 0 newly installed, 0 to remove and 25 not upgraded.
root@kali:~/Tools/workshop/seurity-analyzer/security-scripts# pip3 install
https://github.com/KhasMek/python-Wappalyzer@python3
bash: pip3: command not found
Please help.
Thanks
Damodar
…On Tue, Jun 18, 2019 at 4:09 AM Peter Mosmans ***@***.***> wrote:
Hi @Damuammu <https://github.com/Damuammu> thanks for the report.
Unfortunately wappalyzer hasn't been properly updated for Python 3 yet.
Please install it manually:
pip3 install ***@***.***
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#41?email_source=notifications&email_token=AAFXDKNFIHNUUPWQYV25GPDP27VRHA5CNFSM4HYOFITKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODX4JYWA#issuecomment-502832216>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAFXDKO5PAR4Y5T6JWZFNJTP27VRHANCNFSM4HYOFITA>
.
|
Hi @Damuammu is this still an issue? It looks like the alias |
Hello, Just to inform you that python-wappalyzer has been ported to python3 so I think this issue can be closed :) |
Thanks, will do |
any idea for below issue
Disabling --framework due to missing Python library
thanks
The text was updated successfully, but these errors were encountered: