question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

CFScrape Error after v.1.1.3

See original GitHub issue

Describe 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:closed
  • Created 4 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
averagejoe365commented, Apr 1, 2019

Confirmed up and running again. Thanks @thewhiteh4t !!!

0reactions
thewhiteh4tcommented, Apr 1, 2019

Great @averagejoe365, closing.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found