pip install module


in Window :

Jekins module:    pip install jenkinsapi

Exel module:       pip install XlsxWriter  

1.要到pip.exe 所在目录 或者在Path设置环境变量

 

2.然后执行 pip install XlsxWriter  

 

可能遇到的问题:

1.ImportError: No module named XlsxWriter

Solution: So it turns out the issue was because I was using python with ArcGIS and didn't realize there were two version of python. When I ran a sample program using Python in the Python27 folder it worked, so I just had to copy over the installed site-packages to the ArcGIS version of python as well and everything worked. 

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM