wookayin/tensorflow-plot

How to install tfplot in offline mode?

cmc1023 opened this issue · 1 comments

I used git clone to download the repository and run python setup.py, but it failed to install.
Since my server could not access to Internet, so I cannot use pip install.
Could anyone give me some suggestions?

Use pip download, e.g. [link].