[Github-comments] [geany/geany] How to enable virtualenv bash in VTE? (#2210)

fightthepower notifications at xxxxx
Sun Jul 7 02:29:11 UTC 2019


I do coding in virtualenv and at present I access my virtualenv in VTE using `virutalenvwrapper` with the command `workon ENV`. Instead of this I want to directly load the virtualenv bash  in VTE everytime I open geany. I know how to get the virtualenv's python but its the bash I am after. I tried changing `Edit > Preference > Terminal > Shell` to `workon ENV` from `/bin/bash` which doesn't work. I also tried to source directly `source ENV/bin/activate` which also doesn't work. How do we enablel virtualenv bash in VTE?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2210
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190706/3311f4ae/attachment.html>


More information about the Github-comments mailing list