-
Notifications
You must be signed in to change notification settings - Fork 9.1k
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
op tool helper #33053
op tool helper #33053
Conversation
I have pyenv still, set up to be my global python, is this expected to not work? Can we also add
|
@sshane I will add cabana. For the venv, I think we should follow the standard of one .venv per python project. Running Also, |
I think we can support skipping the venv sourcing if |
A warning at worst is fine with me, my setup may be weird, but I prefer a global install as I use it for notebooks, in various PyCharm projects, etc. |
Let's take this to the Discord thread. |
* op * change this * juggler * options * fix * submodules * typo * venv * clean + install
* op * change this * juggler * options * fix * submodules * typo * venv * clean + install old-commit-hash: f60dfd4
can use it by addingalias op='source <YOUR OPENPILOT DIR>/tools/op.sh "$@"'
to your .bashrcneed to check for git submodulesInstall it by running
tools/op.sh --install
then open a new shell and useop