Creating Notebook Failed (new poppy torso)

Hey guys,

I just got a brand new poppy torso (yay). However, I did encounter two small issues :

  1. I could not connect to snap! until I found this post in this forum.

poppy-snap poppy-humanoid --no-browser

You can solve this by adding a link to this page in the examples ?
2. I could not create a Notebook in python :


So I connected in terminal and changed the ~/notebooks folder owner like this :

sudo chown poppy:poppy notebooks/

And it works now.

1 Like

Hey,
Documentation can be improved, but there are good notebook made by @Pierre (and one about Snap!)

For the notebook directory, it is very specific to your poppy. I just created this directory with root user, and forgot to change afterward.