When I install turicreate package, it gives me the following error: which I encountered the same when installing tensorflow 2.0.0. And I managed to install tensorflow2 with modification to the version(add a ‘a0′,’b0′,’b1’ after ‘2.0.0’) using pip3 install tensor…