Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以在不将解释器更改为 Anaconda 的情况下将数据可视化包 Bokeh 安装到 Pydev、Eclipse。我的当前解释器为 python 2.7,并添加了一些非常重要的库。我很害怕更换口译员。
有解决办法的朋友吗?
耶杜拉格
散景可从 PyPI 获得:https ://pypi.python.org/pypi/bokeh
您应该能够使用 pip:pip install bokeh
pip install bokeh