I am unable to use nose (nosetests) in a virtualenv project - it can\'t seem to find the packages installed in the virtualenv environment.
The odd thing is that i ca
Perhaps this is a recent change, but for me, when I installed nosetests through pip, there was a nosetests executable installed in .virtualenvs//bin, which (unsurprisingly) operates correctly with the virtualenv.
.virtualenvs//bin