指南:安装相关库——(安装第三方软件版)超详细图文教程



一、检查电脑环境变量(默认已安装gis相关环境)

    检测方法:

    第一步:搜索框输入cmd打开命令提示符;

    第二步:切换路径到本机arcgis安装的python.exe所在位置;检查python和pip;

    命令: cd /d  C:\Python27\ArcGIS10.2          cd /d C:\Python27\ArcGIS10.2\Scripts 

切换路径

    大家普遍的检测结果:

切换路径



二、推荐大家的解决方法

1、安装pycharm 2020.3.5 win版本

安装途径1——网盘工具箱中的安装包

安装途径2——访问地址:https://www.jetbrains.com/pycharm/download/other.html

2、安装方法图示









点击install,等待一会儿



pycharm安装成功!!!

3、打开pycharm进行配置



















等待安装,点击ok,再次等待下方安装配置进度条消失,pip已配置成功!!!

4、再次检查pip





三、(✅恭喜,python和pip都存在)请依次运行以下命令(保证版本一致性,提高兼容性):

    pip install pymysql==0.8.0 -i http://pypi.douban.com/simple/ --trusted-host     pypi.douban.com

    pip install xlwings==0.16.6 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install xlutils==2.0.0 -i http://pypi.douban.com/simple/ --trusted-host     pypi.douban.com

    pip install html==1.16 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install ftputil==3.4 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install pyautocad==0.2.0 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install pywin32==223 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install urllib3==1.26.7 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install comtypes==1.1.14 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install requests==2.27.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install numpy==1.12.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install wmi==1.5.1 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install xlrd==1.2.0 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

    pip install xlwt==1.3.0 -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com

安装成功后,快去试试新的工具箱吧!

重要提醒:如已经打开arcgis,请重启;请以管理员身份打开arcgis!!!




可设置永久以管理员身份打开:

alailai2023@126.com

© Copyright 2023 alailai.cn. All right reserved.

京ICP备2023004176