Darkflow: Can't run flow from Windows command line.

Created on 2 Jun 2017  路  6Comments  路  Source: thtrieu/darkflow

Hi. Not sure if i've misunderstrood but I can't seem to run darkflow from the command line. It says that flow is not a recognised [...] command...

On windows is the only way to run it via a python app?

Thanks

Most helpful comment

@jubjamie I use darkflow on Win 10 - the only way I've gotten it to work is use python flow in the root of the cloned darkflow folder. I'm not sure how to get the command to be accessible globally - maybe something needs to be added to PATH?

All 6 comments

@jubjamie I use darkflow on Win 10 - the only way I've gotten it to work is use python flow in the root of the cloned darkflow folder. I'm not sure how to get the command to be accessible globally - maybe something needs to be added to PATH?

@abagshaw I just tried your suggestion but I get this error:
ImportError: No module named 'darkflow.cython_utils.cy_yolo_findboxes' Which I think is because it is using this cloned version of darkflow and not the pip install version (or a similar issue). Perhaps this works better on something like Ubuntu? Or I can copy the flow file to another directory?

Help is appreciated. Thanks

By moving the flow file out of the directory to somewhere else and running it from there I had no problems. Closing.

I met the same question,Have you ever solved the problems

I have installed Visual Studio 15. After cloning Github repo, I tried to install all the modules. But I get winerror 3, stating sdk not found in E:\visualstudio\lib\sdks

@MsMansiDhruv : Was this solved?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

humanova picture humanova  路  4Comments

LeeroyHannigan picture LeeroyHannigan  路  4Comments

pribadihcr picture pribadihcr  路  5Comments

1NNcoder picture 1NNcoder  路  3Comments

ma3252788 picture ma3252788  路  3Comments