python - python "> was unexpected at this time"

标签 python command-line anaconda

我不久前下载了 Anaconda3,今天当我尝试运行 Anaconda Prompt 程序(Windows 64 位系统)时,它给了我以下输出:

>was unexpected at this time
>IF DEFINED PYTHONIOENCODING chcp > NUL

然后它只在常规的命令行终端上。

它在今天之前没有这样做过,我真的不知道发生了什么。一般来说,我是 anaconda 和命令行提示的新手。

我发现有几篇文章提到了第一行,但没有一篇文章告诉我关于第二行的任何信息。任何帮助都会很棒。

最佳答案

我通过卸载并重新安装 anaconda 解决了这个问题。痛苦且耗时,但它奏效了。

关于python - python "> was unexpected at this time",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48600826/

相关文章:

python - 如何将 Python.h 库添加到 Eclipse 以在 C++ 程序中使用?

python - Matplotlib:等高线图顶部的前景散点图

python - 从 Pandas 数据框的列中提取主题标签

c - 在 C 中,如何打印在 shell 中重定向为输入的文件的文件名

python-3.x - 如何在conda环境中安装pybel?

anaconda - Conda 不会删除包

Python Pandas - "1D"文件到二维数组

docker -/usr/bin/env : 'node\r' : No such file or directory

windows - 如何将 Windows cmd stdout 和 stderr 重定向到单个文件?

python - Spyder、spyder-kernels 和 python 版本兼容性?