python - Anaconda-navigator : byte indices must be integers or slices, 不是 str

标签 python anaconda

尝试在 Linux 中启动 Anaconda 导航器。出现此错误:

字节索引必须是整数或切片,而不是 str

最佳答案

找到解决办法

这是要做的:

运行:$ source activate root然后

$ anaconda-navigator

关于python - Anaconda-navigator : byte indices must be integers or slices, 不是 str,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/45068082/

相关文章:

anaconda - 无法满足的错误 : The following specifications were found to be incompatible with each other:

python - 如何添加正确的 'meta.yaml' 配方文件来创建 conda-forge 包分发?特别是配方文件中的 `test` 部分?

python - 无法向关闭的通讯发出请求 Python Spyder IDE 错误

python - 解压元组的pythonic方法是什么?

python - 保持进程监听相互通信

python - 在 python 中执行 get_dummy 时,每个日期仅保留一行

python - 如何在python中验证root权限的用户密码

python - 在 Anaconda 中安装 pyspec 模块

python - Windows 8 中的 Anaconda 启动器在哪里?

python : Calling functions from inside another function parameter