Py学习  »  问与答

win10安装了anaconda,cmd理显示激活的问题,求教,小白想学习python,却连环境都弄不好,心态奔了

萧萧2698_82942 • 4 年前 • 1218 次点击  

Python 3.7.4 (default, Aug 9 2019, 18:34:13) [MSC v.1915 64 bit (AMD64)] :: Anaconda, Inc. on win32

Warning: This Python interpreter is in a conda environment, but the environment has not been activated. Libraries may fail to load. To activate this environment please see https://conda.io/activation

Type "help", "copyright", "credits" or "license" for more information. Failed calling sys.interactivehook Traceback (most recent call last): File "D:\Anaconda3\lib\site.py", line 439, in register_readline readline.read_history_file(history) File "D:\Anaconda3\lib\site-packages\pyreadline\rlmain.py", line 165, in read_history_file self.mode._history.read_history_file(filename) File "D:\Anaconda3\lib\site-packages\pyreadline\lineeditor\history.py", line 82, in read_history_file for line in open(filename, 'r'): UnicodeDecodeError: 'gbk' codec can't decode byte 0x9a in position 156: illegal multibyte sequence

Python社区是高质量的Python/Django开发社区
本文地址:http://www.python88.com/topic/53021
 
1218 次点击  
文章 [ 1 ]  |  最新文章 4 年前
爱乐平
Reply   •   1 楼
爱乐平    4 年前

别急,慢慢来,首先你用的是什么系统?win10?win7?多少位的?多少位的系统就装多少位的Anaconda,还有你的IDE用的什么?其实对于新手,我个人觉得anaconda不适合,东西太多了,从python开始1个包1个包的装,循序渐进这样更能达到学习的目的