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.

gives me this error when I try to install from the pip github:

# pip install git+https://github.com/calebstewart/pwncat.git
Collecting git+https://github.com/calebstewart/pwncat.git
  Cloning https://github.com/calebstewart/pwncat.git to /tmp/pip-ksmQ_B-build
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-ksmQ_B-build/setup.py", line 67
        dependency_links[i] = f"{link}/tarball/master#egg={name}"
                                                                ^
    SyntaxError: invalid syntax

and a similar error when I clone it and run:

# python setup.py install
  File "setup.py", line 67
    dependency_links[i] = f"{link}/tarball/master#egg={name}"

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
FHaskellcommented, Mar 3, 2021

I was not. But OffSec just released a new version of Kali so I’ll upgrade to that and see if it works.

0reactions
calebstewartcommented, May 5, 2021

There’s been no activity here for over 2 months. I’m going to close this issue. Feel free to reach out if you are still having issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

VW Bug Install Tips - Sewfine
Tips from Sewfine Interior Products on restoring vintage VW Bugs, from seat installation to picture guides and diagrams: Sewfine craftsmen lend their ...
Read more >
WinBUGS - MRC Biostatistics Unit - University of Cambridge
Installing WinBUGS 1.4 in Windows · Exit all other programs currently running (particularly if using Windows XP) · Copy WinBUGS14.exe to your computer...
Read more >
Install | Omnibug
Omnibug can be installed for the world's most popular browser, Chrome, by visiting the Google Web Store. Install for Chrome. Firefox. Firefox users...
Read more >
Bugsnag: Error Monitoring & App Stability Management
Bugsnag is an error monitoring and reporting software with best-in-class functionality for mobile apps. Our tool alerts users of bugs, errors & more....
Read more >
Bugwall install of a rear screen - YouTube
Bugwall installation process of a rear screen on your van. Step by step instructions on how to install your Bugwall insect screen.
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