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

Cannot select ... for the module "PyQt6" #190

Open
ghbaud opened this issue Feb 5, 2024 · 6 comments
Open

Cannot select ... for the module "PyQt6" #190

ghbaud opened this issue Feb 5, 2024 · 6 comments

Comments

@ghbaud
Copy link

ghbaud commented Feb 5, 2024

Describe the bug
When I do pigar gen for my python project, I get the following message:

Please select one or more packages from the below list for the module "PyQt6" (input * to select all, multiple values can be sperated by ",")       
[PyQt6, PyQt6-sip]
(the best match may be "PyQt6"):

But when I enter PyQt6 or *, it simply repeats the message. The only way to break out is control C.

Context (Environment)

  • OS: Windows 11
  • Version of Python: 3.11.3
  • Version of pigar: 2.1.1
     - running in vs code Powershell terminal
@ThetomekK
Copy link

same here

@kaixxx
Copy link

kaixxx commented Oct 1, 2024

I have the same problem. A little sad to see this serious issue being unresolved for so long.

@damnever
Copy link
Owner

damnever commented Oct 1, 2024

I'm unable to assist because I can't reproduce this issue on macOS with the latest version of pigar installed. It might be related to the Windows environment or character encoding.

@kaixxx
Copy link

kaixxx commented Oct 1, 2024

@damnever Thank you. Do you have an idea where to look in the code? I can do some experiments.

@damnever
Copy link
Owner

@kaixxx The entry point is located here. This callback is used to prompt the user and retrieve the input. You might need to dig further from here. If you have more specific questions after looking at the code and debugging, please feel free to ask here.

@liuyixin-louis
Copy link

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants