I\'m having a problem trying to install plotly. I proceeded to upgrade anaconda using the command line on Debian 9 and I received the error message \"distributed 1.21.0 requires
To answer your multiple questions
"distributed 1.21.8 requires msgpack" This error has nothing to do with plotly installation. Its due to the way anaconda is installed
The error will not affect installation/upgrades of any of the packages.
"pip install msgpack does not fix the problem" .It will not fix until you try to install msgpack with user admin(Windows) / root(linux) right. I got this fixed on my Windows 10 & Lubuntu 16 with above mentioned solution