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.

Hi any one will advice my how to fix is issue .

`Traceback (most recent call last): File “/usr/bin/ghauri”, line 33, in <module> sys.exit(load_entry_point(‘ghauri==1.0.1.dev0’, ‘console_scripts’, ‘ghauri’)()) File “/usr/bin/ghauri”, line 22, in importlib_load_entry_point for entry_point in distribution(dist_name).entry_points File “/usr/lib/python3.9/importlib/metadata.py”, line 524, in distribution return Distribution.from_name(distribution_name) File “/usr/lib/python3.9/importlib/metadata.py”, line 187, in from_name raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: ghauri

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kolor33commented, Oct 13, 2022

Your instruction is wrong this is correct step:

  1. git clone https://github.com/r0oth3x49/ghauri.git
  2. GO to ghauri folder
  3. python -m pip install --upgrade -r requirements.txt
  4. python3 -m pip install -e ----I’m get stuck ???

`/ghauri$ python3 -m pip install -e

Usage: /usr/bin/python3 -m pip install [options] <requirement specifier> [package-index-options] … /usr/bin/python3 -m pip install [options] -r <requirements file> [package-index-options] … /usr/bin/python3 -m pip install [options] [-e] <vcs project url> … /usr/bin/python3 -m pip install [options] [-e] <local project path> … /usr/bin/python3 -m pip install [options] <archive url/path> … `

0reactions
r0oth3x49commented, Oct 13, 2022

Bro clone the latest version or just do a git pull if already cloned. Then try the same steps and let me know

Read more comments on GitHub >

github_iconTop Results From Across the Web

it not works or it not working? - TextRanch
it not working vs it not works. A complete search of the internet has found these results: it not working is the most...
Read more >
Ephesians 2:9 not by works, so that no one can boast.
not by works, so that no one can boast. New Living Translation Salvation is not a reward for the good things we have...
Read more >
32 Bible verses about Salvation Not By Works
For by grace you have been saved through faith; and that not of yourselves, it is the gift of God; not as a...
Read more >
Systematic review on what works, what does not work and ...
Systematic review on what works, what does not work and why of implementation of mobile health (mHealth) projects in Africa.
Read more >
Romans 11:6—It Is By Grace Not By Works - JCBlog.net
However, to the man who does not work but trusts God who justifies the wicked, his faith is credited as righteousness" ( Romans...
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