Open xtrul opened 6 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.
i have the same problem on mac os x 10.14 macbook pro 2018
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?
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