Skip to content
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

importlib.metadata.PackageNotFoundError: No package metadata was found for gce-rescue #44

Open
bskou57 opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@bskou57
Copy link

bskou57 commented May 3, 2024

Hi

Can you please advise on below error message ?

importlib.metadata.PackageNotFoundError: No package metadata was found for gce-rescue
cq032_t1@cloudshell:~ (dbg-clearstream-simu-fe9d0e70)$ gce-rescue -z europe-west3-a -
Traceback (most recent call last):
File "/home/cq032_t1/.local/bin/gce-rescue", line 33, in
sys.exit(load_entry_point('gce-rescue==0.4b0', 'console_scripts', 'gce-rescue')()
File "/home/cq032_t1/.local/bin/gce-rescue", line 22, in importlib_load_entry_point
for entry_point in distribution(dist_name).entry_points
File "/usr/lib/python3.10/importlib/metadata/init.py", line 969, in distributio
return Distribution.from_name(distribution_name)
File "/usr/lib/python3.10/importlib/metadata/init.py", line 548, in from_name
raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for gce-rescue

Thanks for your help

@halleysouza
Copy link
Collaborator

Can you pls share more info ?

I can see you are running from Cloudshell, but how did you install gce-rescue ?

@halleysouza halleysouza self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants