If I were using a virtualenv, I would activate my project\'s virtual environment then install the package I am developing in develop mode. Something like the following:
try this, specify the virtual environment when installing a python package:
conda install -n superbad fnawesome