-
-
Notifications
You must be signed in to change notification settings - Fork 304
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
not works #17
Comments
please follow the issue reporting template so that i can easily reproduce and fix, it works fine for me on almost all platforms i used. |
I try to install in in Cloud console but not works and show my this issue. |
Ater command I recive some issue .
|
Bro clone the latest version or just do a git pull if already cloned. Then try the same steps and let me know |
Your instruction is wrong this is correct step:
`/ghauri$ python3 -m pip install -e Usage: |
Hi any one will advice my how to fix is issue .
`Traceback (most recent call last):
File "/usr/bin/ghauri", line 33, in
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
The text was updated successfully, but these errors were encountered: