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

Dependency on Older Python Package Conflicts With KiKit #178

Open
agatha2 opened this issue Nov 26, 2024 · 0 comments
Open

Dependency on Older Python Package Conflicts With KiKit #178

agatha2 opened this issue Nov 26, 2024 · 0 comments

Comments

@agatha2
Copy link

agatha2 commented Nov 26, 2024

Hi, attempting to install (Windows 10) has a package version conflict with a dependency of kikit.

Python pip will give:

pcbdraw 1.1.2 requires pcbnewTransition<=0.4,>=0.3, but you have pcbnewtransition 0.4.2 which is incompatible.

And if you install anyway, then kikit will similarly complain:

kikit 1.6.0 requires pcbnewTransition<=0.5,>=0.4.1, but you have pcbnewtransition 0.4.0 which is incompatible.

Probably pcbdraw should be updated for later pcbnewTransition. Thanks,

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