在 anaconda 中安装任何新模块(例如 teradata)时,我收到以下错误:
environment variables:
conda info could not be constructed. KeyError('pkgs_dirs',)
Run Code Online (Sandbox Code Playgroud)
请问这个有什么解决办法吗?我的系统中有 Teradata 13,Python 版本是 3.4。
我可以使用pyodbc.connectteradata 模块建立连接,但无法将其安装到 conda 环境中。只有在执行此操作之后,我才能运行查询来获取我的数据集。
任何帮助是极大的赞赏!