Hi @tomjam thanks for reporting these issues! Just for clarity:
were you running this from the terminal? I think for some operating systems, one needs quotes like:
pip install 'transformers[sentencepiece]'
In any case, I’ll fix this in the content.
Edit: I see we already indicate one should use quotes here. Let me know if you’re still having problems