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

[pastel error]: Could not find any external color picker tool #170

Closed
potatoqualitee opened this issue Sep 6, 2022 · 2 comments
Closed

Comments

@potatoqualitee
Copy link

Hello,
First, I love this tool! I use it extensively in my own OSS projects and I'm currently writing a PowerShell wrapper for it.

I'm having an issue with pastel pick on Windows, Linux and presumably mac. Pipette is in my path and works when I call it from the command line but pastel keeps reporting

[pastel error]: Could not find any external color picker tool. See 'pastel pick -h' for more information.

pastel pick -h does not help. Please advise.

@potatoqualitee
Copy link
Author

nm!

--color-picker <color-picker>
            Use a specific tool to pick the colors [possible values: gpick, xcolor, wcolor, grabc,
            colorpicker, chameleon, kcolorchooser, zenity, yad]

@sharkdp
Copy link
Owner

sharkdp commented Sep 6, 2022

Exactly. You don't actually need to specify --color-picker usually. But you need to have one of these tools available in your PATH

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