Faster-rcnn.pytorch: error: invalid command 'develop'

Created on 7 Jan 2019  路  2Comments  路  Source: jwyang/faster-rcnn.pytorch

When I compile the cuda dependencies using following simple command in pytorch-1.0 branch:
python setup.py build develop
There is a error: invalid command 'develop'.
I don't know how to fix it.
Please help me, thanks.

Most helpful comment

Does this help? Discussion for a possible solution and ensure you have setuptools installed.

All 2 comments

Does this help? Discussion for a possible solution and ensure you have setuptools installed.

thank you, it works!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gayathrimahalingam picture gayathrimahalingam  路  3Comments

wanghan0501 picture wanghan0501  路  4Comments

GPaolo picture GPaolo  路  5Comments

MathewXiren picture MathewXiren  路  5Comments

HaiminZhang picture HaiminZhang  路  3Comments