Question
Can not install tensorflow
Hi,
I am just setup a new droplet and update/upgrade and when I pip install tensorflow it was killed
(myenv) root@cryptofeed:~# pip install tensorflow
Collecting tensorflow
Downloading tensorflow-2.4.0-cp38-cp38-manylinux2010x8664.whl (394.8 MB)
|████████████████████████████████| 394.7 MB 24.4 MB/s eta 0:00:01Killed
(myenv) root@cryptofeed:~#
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×