由于服务器无法上网,不得不采用离线方式安装。
IDE=pycharm-community-2019.2.3,python=3.5.4。
1 安装文件准备
通过pypi搜索下载的安装包如下:
pyecharts-0.5.11-py2.py3-none-any.whl
pyecharts_javascripthon-0.0.6-py2.py3-none-any.whl
javascripthon-0.10
pytest_runner-4.2-py2.py3-none-any.whl
macropy3-1.1.0b2
dukpy-0.2.2-cp35-cp35m-win_amd64.whl
lml-0.0.2-py2.py3-none-any.whl
Jinja2-2.10-py2.py3-none-any.whl
MarkupSafe-1.0
jupyter-echarts-pypkg-0.1.2
pyecharts_jupyter_installer-0.0.3-py2.py3-none-any.whl
Pillow-5.2.0-cp35-cp35m-win_amd64.whl
2 安装过程
whl文件:通过pip install xxx.whl方式安装;
tar.gz文件:解压后,cd文件路径后,python setup.py install方式安装。
2.1 安装pyecharts_javascripthon
安装顺序如下:
pytest_runner-4.2-py2.py3-none-any.whl
macropy3-1.1.0b2
dukpy-0