Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

乐视、华为手机录屏都报错缺少cv #165

Open
landou1107 opened this issue Feb 1, 2018 · 0 comments
Open

乐视、华为手机录屏都报错缺少cv #165

landou1107 opened this issue Feb 1, 2018 · 0 comments

Comments

@landou1107
Copy link

landou1107 commented Feb 1, 2018

Version information

➜ ~ python -matx screenrecord -o out.avi
starting minicap 1080x1920@1080x1920/0
minicap connected (1, 24, 3069, 1080, 1920, 1080, 1920, 0, 2)
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Library/Python/2.7/site-packages/atx/main.py", line 171, in
main()
File "/Library/Python/2.7/site-packages/atx/main.py", line 168, in main
args.func(args)
File "/Library/Python/2.7/site-packages/atx/main.py", line 48, in _inner
return inject(mod.main, pargs)
File "/Library/Python/2.7/site-packages/atx/main.py", line 39, in inject
return func(args)
File "/Library/Python/2.7/site-packages/atx/cmds/screenrecord.py", line 51, in main
fourcc = cv2.cv.FOURCC(
'MJPG')
AttributeError: 'module' object has no attribute 'cv'

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant