我正在尝试在 Mac OS High Sierra 中使用 Apache Three 和 jupyter。当我正确安装所有东西时:
pip3 install --user toree
当我尝试安装任何东西时,jupyter toree install
我最终会收到一条简单的消息:Error executing Jupyter command 'toree': [Errno 2] No such file or directory
我用谷歌搜索了这条消息,最后得到了关于错误的抽象搜索,不包括 toree 本身,那么这是如何解决的呢?