Reputation: 53
I am trying to work with Apache Three and jupyter, in Mac OS High Sierra. While I am installing everything appropriately with:
pip3 install --user toree
when I am trying to install anything with jupyter toree install
I end up with a message as simple as: Error executing Jupyter command 'toree': [Errno 2] No such file or directory
I have googled the message, end up with abstract searches regarding errors not including toree itself, so how is that solved?
Upvotes: 3
Views: 295