pyspider icon indicating copy to clipboard operation
pyspider copied to clipboard

Question: how can do I install this with Anaconda?

Open ghost opened this issue 6 years ago • 1 comments

Hi, I'd like to learn how to use pyspider. I normally work in an Anaconda environment.

But if I try to do a "conda install" it can't find it.

So, can someone please tell me if (a) pyspider will work in a conda environment, and (b) which conda channel to get the latest version from.

Or do I just use pip install with the current conda environment.

Thanks

ghost avatar Sep 19 '19 15:09 ghost

The best way currently is to install using pip in the current anaconda environment.

jdvala avatar Oct 08 '19 13:10 jdvala