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

Unable to find installation candidates, but can install via pip #3621

Closed
3 tasks done
furgoose opened this issue Jan 30, 2021 · 4 comments
Closed
3 tasks done

Unable to find installation candidates, but can install via pip #3621

furgoose opened this issue Jan 30, 2021 · 4 comments
Labels
kind/bug Something isn't working as expected

Comments

@furgoose
Copy link

  • I am on the latest Poetry version.
  • I have searched the issues of this repo and believe that this is not a duplicate.
  • If an exception occurs when executing a command, I executed it again in debug mode (-vvv option).

Issue

When trying to install PySide6 via poetry add PySide6, it fails to find a candidate for the dependency shiboken6, despite being able to install normally using pip install PySide6 within the environment. I've tried running with debug mode as noted above, but no additional helpful information is revealed.

@furgoose furgoose added kind/bug Something isn't working as expected status/triage This issue needs to be triaged labels Jan 30, 2021
@dbanty
Copy link

dbanty commented Feb 1, 2021

This is probably a duplicate of #3591.

@sinoroc
Copy link

sinoroc commented Feb 1, 2021

Probably the most complete ticket is this one: #3458 (assuming it is indeed the same root cause).

@furgoose
Copy link
Author

furgoose commented Feb 1, 2021

Ah yeah I missed those issues, looks to be the same cause. This can be closed then 👍🏻

Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/bug Something isn't working as expected
Projects
None yet
Development

No branches or pull requests

4 participants