Open Moobiful opened 7 years ago
I also encounter with this problem, have you resolved it ?
Nope, I just gave up On Wed, Sep 12, 2018, 19:32 lpk notifications@github.com wrote:
I also encounter with this problem, have you resolved it ?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dthpham/butterflow/issues/63#issuecomment-420862809, or mute the thread https://github.com/notifications/unsubscribe-auth/AItGdo7HaqUYxseS77lk_jxZDbUQqM3Gks5uacO5gaJpZM4QZU7z .
I solved it by installing ffmpeg and add the C_INCLUDE_PATH in the /etc/profile
Thanks for the info bro, I'll try it later
On Wed, Sep 12, 2018 at 8:14 PM lpk notifications@github.com wrote:
I solved it by installing ffmpeg and add the C_INCLUDE_PATH in the /etc/profile
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/dthpham/butterflow/issues/63#issuecomment-420869591, or mute the thread https://github.com/notifications/unsubscribe-auth/AItGdgpgHWEJ5HSWqa1EaZ-cU3mFpWWxks5uac2BgaJpZM4QZU7z .
I have gotten to step 8, after cloning the repo and doing the previous steps. After entering
python2 setup.py develop
into the MINGW64 shell while in the top-level of project directory, it returned this error:What can I do from here to finish the installation?