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

Loading virtual env with pre #103

Open
topless opened this issue Sep 9, 2019 · 1 comment
Open

Loading virtual env with pre #103

topless opened this issue Sep 9, 2019 · 1 comment

Comments

@topless
Copy link

topless commented Sep 9, 2019

Hey there, great stuff in first place.

I am using zsh as my default shell and I am trying to configure the pre command to work with my virtualenv wrapper, pre: workon my_project. I get an execution error, that the command was not found but its trying to execute it in the sh environment.

34:63: execution error: iTerm got an error: sh: workon: command not found (127)

Currently I am loading my virtual env with the iterm profile, send as text at start, but I would very much like to automate it since I am using several of them.

Any insights would be great, or guidance so I can contribute back!

Cheers,

@caplod
Copy link

caplod commented Oct 1, 2019

I have the same problem with chruby. I use that to set the ruby version.
pre: chruby 2.3.1 gives me the same error.

34:65: execution error: „iTerm“ hat einen Fehler erhalten: sh: chruby: command not found (127)

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