hmmmm.... in the tty the error is a bit different:
Traceback (most recent call last):
File "<string>", line 1, in <module>
ImportError: No module named virtualenvwrapper.hook_loader
virtualenvwrapper.sh: There was a problem running the initialization hooks.
If Python could not import the module virtualenvwrapper.hook_loader, check
that virtualenv has been installed for VIRTUALENVWRAPPER_PYTHON=/usr
thanks Gerard!--On Fri, Mar 23, 2012 at 10:11 AM, Gerard Snitselaar <dev@snitselaar.org> wrote:
On Fri Mar 23 12, Michael Havens wrote:Files ending with ~ are backup files created by editors normally when you modify a file.
> I moved ~/.bashrc to ~/.bashrc-old and the error remains.
> hmmmmmm.... I just looked at my directory to verify that ~/.bashrc was
> moved and see a file called '.bashrc~'. the contents of which is what was
> in .bashrc:
>
> more .bashrc~
> [[ -s $HOME/.pythonbrew/etc/bashrc ]] && source $HOME/.pythonbrew
> /etc/bashrc
>
> I wonder where that file came from!
>
---------------------------------------------------
PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
:-)~MIKE~(-: