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

Warning if no installed packages yet #26

Open
geraldo opened this issue Oct 14, 2024 · 0 comments
Open

Warning if no installed packages yet #26

geraldo opened this issue Oct 14, 2024 · 0 comments

Comments

@geraldo
Copy link

geraldo commented Oct 14, 2024

This could be related to point 3 of #20 as this warning appears in case that there are no installed packages yet:

2024-10-14T09:07:35 WARNING warning:/usr/lib/python3.10/subprocess.py:1072: ResourceWarning: subprocess 58526 is still running
_warn("subprocess %s is still running" % self.pid,
traceback: File "[...]profiles/default/python/plugins/a00_qpip/plugin.py", line 283, in show_folder
subprocess.Popen(["xdg-open", self.prefix_path])
File "/usr/lib/python3.10/subprocess.py", line 1072, in del
_warn("subprocess %s is still running" % self.pid,

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

1 participant