CFScrape Error after v.1.1.3
See original GitHub issueDescribe the bug Since the update to v1.1.3, pwnedOrNot.py fails to run due to missing cfscrape.
To Reproduce Steps to reproduce the behavior:
root@kali:~/tools/pwnedOrNot# ./install.sh
[!] Updating...
[!] Installing Dependencies...
Python
NodeJS
Requests
CfScrape
[!] Installed.
root@kali:~/tools/pwnedOrNot# python3 pwnedornot.py -h
Traceback (most recent call last):
File "pwnedornot.py", line 10, in <module>
import cfscrape
ModuleNotFoundError: No module named 'cfscrape'
root@kali:~/tools/pwnedOrNot# python pwnedornot.py -h
File "pwnedornot.py", line 110
print ('\n' + G + '[+]' + C + ' Checking Breach status for ' + W + '{}'.format(addr), end = '')
^
SyntaxError: invalid syntax
root@kali:~/tools/pwnedOrNot#
Expected behavior No matter the option that is selected “-e -h -n -l, etc.”, still received the missing cfscrape error.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Kali Linux
- Browser N/A
- Version 2018.4
Additional context Old directory was removed via “rm -r”. New pwnedOrNot was installed via “git clone” after Issue 14 was resolved.
Issue Analytics
- State:
- Created 4 years ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Mylar3 feedparser issues - Mylar
I am running into an error with feedparser when trying to run new install ... And then next, which version of Mylar are...
Read more >ChangeLog - FlexGet
Changelog. This changelog is in progress. It can be manually updated via the wiki, but is also updated automatically via select commit messages...
Read more >https://repoil.club/script.module.universaldebrid/...
2/07/2019 v.1.1.8 someone made a boo boo LOL 1/7/2019 v1.1.7 Added: zooqle ... releasebb 1337x fluit change to client.py 28/12/2018 v.1.1.4.a bug fix...
Read more >https://raw.githubusercontent.com/gaiaorigin/gaiao...
[B]5.5.7 (2019.09.17)[/B] - Fixed OffCloud failure loop. ... Added database compression on clearing. ... Removed old version data clearance.
Read more >Index of /opensuse/factory/repo/oss/noarch/
31-Aug-2022 21:10 2788389 desktopfolder-lang-1.1.3-3.4.noarch.rpm ... 22:03 71969 git-bug-bash-completion-0.8.0-1.1.noarch.rpm 21-Nov-2022 ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Confirmed up and running again. Thanks @thewhiteh4t !!!
Great @averagejoe365, closing.