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

Issue when starting #22

Open
rdewolff opened this issue Apr 23, 2020 · 1 comment
Open

Issue when starting #22

rdewolff opened this issue Apr 23, 2020 · 1 comment

Comments

@rdewolff
Copy link

Am having an issue when trying to install it on macOS. I have the following requirements versions installed:

  • Python 3.7.5
  • pipx 0.14.0.0

When I run wrench, I get the following error :

zsh: /Users/chameau/.local/bin/wrench: bad interpreter: /Users/chameau/.local/pipx/venvs/passbolt-wrench/bin/python: no such file or directory

How can I fix it ?

@sephii
Copy link

sephii commented Apr 23, 2020

Probably related: pypa/pipx#146

My guess is that you installed pipx and then upgraded your Python version. Try to run rm -rf ~/.local/pipx and try reinstalling wrench with pipx.

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