Okay, I'll start working through the documentation. Thus far I haven't
even been able to create the virtualenv using the documented method.
C:\Projects>pip install virtualenv --upgrade
Downloading/unpacking virtualenv
Downloading virtualenv-1.7.tar.gz (2.1Mb): 2.1Mb downloaded
Running setup.py egg_info for package virtualenv
warning: no previously-included files matching '*.*' found under
directory 'docs\_templates'
Installing collected packages: virtualenv
Found existing installation: virtualenv 1.7
Uninstalling virtualenv:
Successfully uninstalled virtualenv
Running setup.py install for virtualenv
warning: no previously-included files matching '*.*' found under
directory 'docs\_templates'
Installing virtualenv-script.py script to C:\Python27\Scripts
Installing virtualenv.exe script to C:\Python27\Scripts
Installing virtualenv.exe.manifest script to C:\Python27\Scripts
Successfully installed virtualenv
Cleaning up...
C:\Projects>virtualenvwrapper.sh --no-site-packages satchmo-tip
Welcome to Git (version 1.7.8-preview20111206)
Run 'git help git' to display the help index.
Run 'git help <command>' to display help for specific commands.
C:\Python27\Scripts\virtualenvwrapper.sh: line 133: mktemp: command not found
ERROR: Could not create temporary file name. Make sure TMPDIR is set.
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=/c/Python27/python and that
PATH is set properly.
--
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en.