python-img_gist_feature
python-img_gist_feature copied to clipboard
Can't setup correctly
Thanks for your sharing of the code of gist. However ,when I enter folder 'python-img_gist_feature' and use the command 'pip install -e .' to downland all files, it warnning me that ' error: package directory 'gist' does not exist' and 'ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.'May I ask how I can solve this problem, please.
There exsit some bugs in setup.py. I suggest you use the code directory "img_gist_feature" as a sub directory in your code project.