随笔分类 - python
'scrapyd-deploy' 不是内部或外部命令,也不是可运行的程序 或批处理文件。
摘要:在windows上使用scrapyd-client 安装后,并不能使用相应的命令'scrapyd-deploy' 需要在"C:\Python27\Scripts" 目录下 增加scrapyd-deploy.bat文件 内容填充为: @echo off "C:\python27\python.exe"
阅读全文
linux 安装python-setuptools
摘要:$ wget https://svn.apache.org/repos/asf/oodt/tools/oodtsite.publisher/trunk/distribute_setup.py $ python distribute_setup.py
阅读全文
centos 升级 python后 python-setuptools pip 安装依赖报错
摘要:解决办法:$ wget https://svn.apache.org/repos/asf/oodt/tools/oodtsite.publisher/trunk/distribute_setup.py$ python distribute_setup.py
阅读全文
浙公网安备 33010602011771号