I just discovered the Anaconda project and think it's AMAZING! I just ran into an issue installing googlefinance
, however:
Unable to find with a search:
(env)me@vm$ conda search googlefinance
Fetching package metadata: ....
Found with pip:
pip install googlefinance
Can I get it from this hargup
user?
https://anaconda.org/hargup/googlefinance/files
I'm just really trying to not mix pip and conda in this environment.