- android - 多次调用 OnPrimaryClipChangedListener
- android - 无法更新 RecyclerView 中的 TextView 字段
- android.database.CursorIndexOutOfBoundsException : Index 0 requested, 光标大小为 0
- android - 使用 AppCompat 时,我们是否需要明确指定其 UI 组件(Spinner、EditText)颜色
我想通过 pip 安装 Toree 包,但我得到了以下错误消息:
Could not find a version that satisfies the requirement toree (from versions: ) No matching distribution found for toree
我找不到任何关于 toree 要求的文档。此外,pip 似乎也不是这里的问题,因为它成功安装了我测试过的其他软件包。
这是我的系统:
1.Mac 10.11.16
2. pip 9.0.1
3.Python 3.5
最佳答案
Toree 仍处于开发版本中,因此目前不在 pypi 中。您必须像这样安装它:
pip install https://dist.apache.org/repos/dist/dev/incubator/toree/0.2.0/snapshots/dev1/toree-pip/toree-0.2.0.dev1.tar.gz
jupyter toree install
您可以查看此页面了解更多详情 https://github.com/apache/incubator-toree/blob/master/README.md
关于python - Toree 安装问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42661846/
我想通过 pip 安装 Toree 包,但我得到了以下错误消息: Could not find a version that satisfies the requirement toree (from
当我为 Jupyter 笔记本安装 PySpark 时,我使用此 cmd: jupyter toree install --kernel_name=tanveer --interpreters=Py
我通常用以下命令启动我的 spark-shell: ./bin/spark-shell --packages com.databricks:spark-csv_2.10:1.2.0,graphfram
“Apache Toree - Scala”的语法高亮显示无法正常工作。当我在单元格中编写一些代码时,Jupyter 不会突出显示它。 但是,当我刷新笔记本时,它会突出显示所有内容: 我已经配置了ke
有没有办法将 Apache Toree 连接到远程 Spark 集群?我看到常见的命令是 jupyter toree install --spark_home=/usr/local/bin/apach
如何使用 Apache Toree - Scala 内核增加 Jupyter 笔记本的单元格宽度? 通常 from IPython.core.display import display, HTML
我想寻求与 Anaconda Jupyter notebook 相关的帮助。我想在 Jupyter notebook 中编写 PySpark 和 SparkR,我按照在线教程学习如何将 Apache
我正在尝试安装 Jupyter -支持 Spark在 conda http://conda.pydata.org/docs/test-drive.html 的环境(我使用 anaconda distr
我在 Jupyter 上运行 Scala Spark 时遇到问题。以下是我在 jupyter 中加载 Apache Toree - Scala 笔记本时的错误消息。 root@ubuntu-2gb-s
我正在运行 RHEL 6.7,并设置了 Anaconda。 ( python 4.10)。 Jupyter 正在运行 OOTB,默认情况下它具有 Python 内核。一切都很好,所以我可以在 Jupy
Apache Toree 正在寻找 Spark 主目录(默认为“/usr/local/spark”,但是当由于 Spark 是通过 Homebrew 安装而找不到该目录时,它会抛出异常。 jupyte
我正在尝试安装 Apache Toree 内核以实现 spark 兼容性,但我遇到了一条奇怪的环境消息。这是我遵循的过程: 使用 Jupyter 4.1.0 安装最新的 Anaconda 版本 运行:
我是一名优秀的程序员,十分优秀!