Thursday 9 July 2020

Install python packages in Anaconda Navigator


hemepate-mac:bin hemepate$ pwd
/Users/hemepate/anaconda3/bin

hemepate-mac:bin hemepate$ ls -lrt pip*
-rwxrwxr-x  1 hemepate  staff  236 23 Sep  2019 pip
hemepate-mac:bin hemepate$


hemepate-mac:bin hemepate$ ./pip install tabulate
Collecting tabulate
  Downloading https://files.pythonhosted.org/packages/c4/f4/770ae9385990f5a19a91431163d262182d3203662ea2b5739d0fcfc080f1/tabulate-0.8.7-py3-none-any.whl
Installing collected packages: tabulate
Successfully installed tabulate-0.8.7

No comments: