-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Urgent :memory Error #8
Comments
Hi, I also meet this question ,and i'm debugging to solve it. |
Okay,Please tell me if you get a solution. |
@chitransh1998 See the Outofmemory error Issue. Some one provided the modified code. |
Hi, i am getting memory error when trying to run this code in python. This function manly def _find_letters(cls, swt, shapes, shape_h, shape_w):
|
I am trying to run the code in python.
But,I am getting memory error in executing the 'Union' function.
please help.very urgent
Otherwise please provide alternative implementation of SWT in python.
Thanks
The text was updated successfully, but these errors were encountered: