I was playing with virtualenv yesterday. Seems to work very well. I found it a little annoying that after sourcing the 'bin/activate' command there is no easy way to get out of the configured environment.
One quick bit of pestering spike and he came back with 'bash --init-file bin/activate'. This launches a new bash shell so you can just hit Control+D and your dumped back to where you started. Joy!
No comments:
Post a Comment