ContinuumIO / anaconda-issues

Anaconda issue tracking
648 stars 224 forks source link

pip install bokeh #10084

Open Grace-congxin opened 6 years ago

Grace-congxin commented 6 years ago

I am trying to install bokeh using "pip install bokeh" , then I got the error: Script file 'E:\Anaconda3\Scripts\pip-script.py' is not present。 what happened?

csoja commented 6 years ago

@Grace-congxin Is there a reason why you used pip to install bokeh instead of "conda install bokeh"?

@bryevdv a user has reported an issue using pip to install bokeh

bryevdv commented 5 years ago

@csoja weird I don't recall ever getting any notification from your tag. In any case that error is saying that part of pip is missing, I don't think this has anything to do with Bokeh, it sounds like their pip executable is broken.