温馨提示×

温馨提示×

您好,登录后才能下订单哦!

密码登录×
登录注册×
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》

又找到安装Python第三方模块的好法子

发布时间:2020-06-29 06:01:53 来源:网络 阅读:595 作者:运维天空 栏目:系统运维
今天surfing the the Internet,百度搜索“window anzhuang scrapy ”,搜出了一篇好博文,下面整理一下:
    在这个网站https://www.continuum.io/downloads ,下载软件包Anaconda(Python2.7和Python3.6两个版本的软件包),
    what is anaconda?

With over 4.5 million users, Anaconda is the world’s most popular Python data science platform. Anaconda, Inc. continues to lead open source projects like Anaconda, NumPy and SciPy that form the foundation of modern data science. Anaconda’s flagship product, Anaconda Enterprise, allows organizations to secure, govern, scale and extend Anaconda to deliver actionable insights that drive businesses and industries forward.
next step is installing it.
installing what you want.
进入cmd,run "conda install scrapy"
几乎是一键安装了scrapy的所有依赖包。接下来是enjoy what convenience anaconda bring you,
win 键后conda.exe找到conda.exe所在的路径,找到 所在的目录后,就到其上一级目录C:\ProgramData\Anaconda3,C:\ProgramData\Anaconda3目录Python.exe, 在 命令行type C:\ProgramData\Anaconda3\python.exe,就进入Python3.6 的交互式界面。

向AI问一下细节

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

AI