I'm trying to deal with iPython and the associated tools, but and in the process, I ended up installing ipython, numpy, scipy and other packages on both pip and conda (conda comes with a bunch of these goodies).
Any ideas/suggestions on what to do about resolving this? It hasn't caused me any problems yet, but I'm afraid it will be a big headache at some point. I have no idea now what python is importing now and when I run ipython, I don't seem to have control over which installation is running.
I guess I could just uninstall pip and all its packages... Does that sound good?
Thanks
A couple of points of clarification:
You shouldn't need to uninstall pip itself, just the packages that are duplicates of the ones included in Anaconda. But, as I said before, if you have an actual installation of Anaconda, it should basically be able to run self-contained and independent of any packages you installed before, unless you have a PYTHONPATH set.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With