Anaconda "trial mode expires in x days" 错误信息

Anaconda "trial mode expires in x days" error message

我刚刚在 Mac 上安装了 anaconda,每当我执行 conda 命令或启动 python 实例我收到以下奇怪的错误消息:

ianashpole $ conda info --envs
Vendor:  continuum
Product: anaconda
Message: trial mode expires in 27 days

ianashpole $ python
Vendor:  continuum
Product: anaconda
Message: trial mode expires in 27 days
Python 2.7.3 |Anaconda custom (64-bit)| (default, Dec 20 2012,09:57:39)

澄清一下,在从 https://www.anaconda.com/download/#macos

初始下载后,我没有安装任何其他软件包或任何东西

有谁知道 a) 如何阻止此消息出现; b) anaconda 是否真的会在 27 天内停止为我工作?

谢谢!

我自己已经回答了这个问题 - 一个简单的卸载和重新安装似乎已经成功了!