sourcedexter / tfClassifier

Tensorflow based training and classification scripts for text, images, etc

Home Page:https://sourcedexter.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

could not find version on windows

ranasikandar opened this issue · comments

i already have installed python 3.5

capture
capture1

You have to install the dependencies to make this work.
To install numpy, follow the procedure given in the answers; https://stackoverflow.com/questions/11200137/installing-numpy-on-64bit-windows-7-with-python-2-7-3
in case you get such errors again saying "module not found", it usually means that the module is not installed. A quick search on "how to install on Windows" will give you the procedure to do so.