Closed windowshopr closed 5 years ago
It may be the problem to find the model files in ./models/tensorflow_template_application_model
. Can you change to the path in Windows such as c:\\models\tensorflow_template_application_model
?
Thanks for the tip,
I noticed that after the error message, it was changing the directory to "c://users/windowshopr/" so I put the models folder in that directory and it works now. Thanks!
Great. Thanks @windowshopr .
@tobegit3hub
how did you install it on windows via pip?
The pip install always failed at uwsgi, which i thought was expected since uwsgi does not support windows.
After running the pip install, I try running the suggested command and receive this error:
Any ideas?