When I run `python setup.py develop`, I got the message like this; ``` error: [Errno 2] No such file or directory: '/Users/jeongmincha/Documents/Development/codemend/bin/cb' ``` What is the reason for this message? Could you help me understand what it is?
When I run
python setup.py develop, I got the message like this;What is the reason for this message? Could you help me understand what it is?