Skip to content

ImportError: cannot import name 'screenshot' from 'fastgrab'  #9

@ghost

Description

Traceback (most recent call last):
File "fastgrab.py", line 2, in
from fastgrab import screenshot
File "/root/Program/playground/opencv/fastgrab.py", line 2, in
from fastgrab import screenshot
ImportError: cannot import name 'screenshot' from 'fastgrab' (/root/Program/playground/opencv/fastgrab.py)

Does not work on debian 10 linux.
Please fix.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions