GoogleCloudPlatform / tensorflow-without-a-phd

A crash course in six episodes for software developers who want to become machine learning practitioners.
Apache License 2.0
2.79k stars 911 forks source link

distributed 1.21.8 requires msgpack, which is not installed. #10

Closed Jvalal-zz closed 6 years ago

Jvalal-zz commented 6 years ago

I keep getting this error trying to simply install tf. Why is none of this simple???

screen shot 2018-07-01 at 8 37 47 pm
Jvalal-zz commented 6 years ago

also getting an error trying to install cert. this is supposed to be easy!

screen shot 2018-07-02 at 11 33 29 am

chris-heney commented 6 years ago

+1

martin-gorner commented 6 years ago

For tensorflow and python installation issues, I will kindly direct you to StackOverflow.

Jvalal-zz commented 6 years ago

your tutorials should assume a scratch install. You want this to be accessible to more people, right? So providing detailed instructions that don't skip over things would help in this vain. thanks

snjjay commented 2 years ago

Because of the way anaconda is installed, the error "distribution 1.21.8 requires msgpack, which is not installed" may occur; the answer is to install msgpack as administrator. https://kodlogs.net/196/distributed-1-21-8-requires-msgpack-which-is-not-installed-fixed