what if conda has no package?
I just installed tensorflow environment with conda.
but problem is conda does not have some packagefor example 'fastai'
pip3 only has this package
as you know pip install and conda install has different package directory
so if conda does not have the package what you have to do?
I dont want to move pip package to conda manually....
Topic pip tensorflow anaconda
Category Data Science