dthpham / sminterpolate

Make motion interpolated and fluid slow motion videos from the command line.
MIT License
1.38k stars 91 forks source link

cannot run on high sierra #98

Open xtrul opened 5 years ago

xtrul commented 5 years ago

hello i have this error what can i do? (i use hachintosh, high sierra, with gtx1080)

nongratas-iMac:butterflow nongrata$ butterflow -d Traceback (most recent call last): File "/usr/local/Cellar/butterflow/0.2.3_1/libexec/bin/butterflow", line 9, in load_entry_point('butterflow==0.2.3', 'console_scripts', 'butterflow')() File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 565, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2697, in load_entry_point return ep.load() File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2370, in load return self.resolve() File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/init.py", line 2376, in resolve module = import(self.module_name, fromlist=['name'], level=0) File "/usr/local/Cellar/butterflow/0.2.3_1/libexec/lib/python2.7/site-packages/butterflow/cli.py", line 11, in from butterflow import ocl, avinfo, motion, ocl ImportError: dlopen(/usr/local/Cellar/butterflow/0.2.3_1/libexec/lib/python2.7/site-packages/butterflow/avinfo.so, 2): Library not loaded: /usr/local/opt/ffmpeg/lib/libavcodec.57.dylib Referenced from: /usr/local/Cellar/butterflow/0.2.3_1/libexec/lib/python2.7/site-packages/butterflow/avinfo.so Reason: image not found

ghost commented 5 years ago

this same error happens to me. tried on two devices running MacOS Mojave (10.14). I used brew install brewsci/science/butterflow to install.

liuboto commented 5 years ago

i have the same problem on mac os x 10.14 macbook pro 2018

ghost commented 5 years ago

seems to be working for me now. I never upgraded butterflow since commenting on this issue (still 0.2.3). perhaps it's some macOS fix from 10.14 to 10.14.1?

2018-11-27 13 57 53