haoz19/Automatic-Rigging

FileNotFoundError:No such file or directory: './Automatic-Rigging/README.rst'

wuyiqii opened this issue · 2 comments

Thank you for your wonderful work.
But when I try to do "python setup.py install",there does not appear to be a 'README.rst' file in the 'automation-rigging/' directory.
Can you provide this file or how should I modify the setup.py file?

I tried to convert the existing README.md in the folder to a README.rst file, and then I ran into this problem:‘subprocess.CalledProcessError: Command '['cmake', './Automatic-Rigging', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=./Automatic-Rigging/build/lib.linux-x86_64-cpython-38', '-DPYTHON_EXECUTABLE=./Anaconda3/envs/magic/bin/python', '-DCMAKE_BUILD_TYPE=Release']' returned non-zero exit status 1.’

Hi, thanks for pointing out the error, please try the updated command! let me know if you have more questions.