python-img_gist_feature icon indicating copy to clipboard operation
python-img_gist_feature copied to clipboard

Can't setup correctly

Open hjttnt opened this issue 1 year ago • 1 comments

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.

hjttnt avatar Jul 22 '24 12:07 hjttnt

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.

Yumeka999 avatar Jul 22 '24 13:07 Yumeka999