不多说,直接上干货!
Anaconda2 里
PS C:Anaconda2Scripts> PS C:Anaconda2Scripts> pip.exe install apscheduler Collecting apscheduler Downloading https://files.pythonhosted.org/packages/60/08/fbd377c75a4531d8ef55a65fe3fc316a1cada9b552e290f10705461807fb/APScheduler-3.5.1-py2.py3-none-any.whl (60kB) 100% |████████████████████████████████| 61kB 77kB/s Requirement already satisfied: setuptools>=0.7 in c:anaconda3libsite-packagessetuptools-27.2.0-py3.5.egg (from apscheduler) (27.2.0) Requirement already satisfied: six>=1.4.0 in c:anaconda3libsite-packages (from apscheduler) (1.11.0) Collecting tzlocal>=1.2 (from apscheduler) Downloading https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz Requirement already satisfied: pytz in c:anaconda3libsite-packages (from apscheduler) (2016.6.1) Building wheels for collected packages: tzlocal Running setup.py bdist_wheel for tzlocal ... done Stored in directory: C:UserslenovoAppDataLocalpipCachewheels15aedfa67bf1ed84e9bf230187d36d8dcfd30072bea0236cb059ed91 Successfully built tzlocal Installing collected packages: tzlocal, apscheduler Successfully installed apscheduler-3.5.1 tzlocal-1.5.1 PS C:Anaconda2Scripts>
由此,可见,这会安装到Anaconda3里。
Anaconda3里
PS C:Anaconda3Scripts> PS C:Anaconda3Scripts> pip3.exe install apscheduler Requirement already satisfied: apscheduler in c:anaconda3libsite-packages (3.5.1) Requirement already satisfied: setuptools>=0.7 in c:anaconda3libsite-packagessetuptools-27.2.0-py3.5.egg (from apscheduler) (27.2.0) Requirement already satisfied: tzlocal>=1.2 in c:anaconda3libsite-packages (from apscheduler) (1.5.1) Requirement already satisfied: pytz in c:anaconda3libsite-packages (from apscheduler) (2016.6.1) Requirement already satisfied: six>=1.4.0 in c:anaconda3libsite-packages (from apscheduler) (1.11.0) PS C:Anaconda3Scripts>
这是因为,我Anaconda2那边安装,会在这边对应自动生成。
欢迎大家,加入我的微信公众号:大数据躺过的坑 人工智能躺过的坑
同时,大家可以关注我的个人博客:
http://www.cnblogs.com/zlslch/ 和 http://www.cnblogs.com/lchzls/ http://www.cnblogs.com/sunnyDream/
详情请见:http://www.cnblogs.com/zlslch/p/7473861.html
人生苦短,我愿分享。本公众号将秉持活到老学到老学习无休止的交流分享开源精神,汇聚于互联网和个人学习工作的精华干货知识,一切来于互联网,反馈回互联网。
目前研究领域:大数据、机器学习、深度学习、人工智能、数据挖掘、数据分析。 语言涉及:Java、Scala、Python、Shell、Linux等 。同时还涉及平常所使用的手机、电脑和互联网上的使用技巧、问题和实用软件。 只要你一直关注和呆在群里,每天必须有收获
对应本平台的讨论和答疑QQ群:大数据和人工智能躺过的坑(总群)(161156071)