Skip to content
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

issue in training #52

Open
faridamousa opened this issue May 10, 2024 · 0 comments
Open

issue in training #52

faridamousa opened this issue May 10, 2024 · 0 comments

Comments

@faridamousa
Copy link

when i train, i get:
w, h = self.font.getsize(label) # text width, height
^^^^^^^^^^^^^^^^^
AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
and:
w, h = self.font.getsize(label) # text width, height
^^^^^^^^^^^^^^^^^
AttributeError: 'FreeTypeFont' object has no attribute 'getsize'
and:
OSError: [WinError 1455] The paging file is too small for this operation to complete. Error loading "C:\Users\adham\AppData\Local\Programs\Python\Python312\Lib\site-packages\torch\lib\torch_python.dll" or one of its dependencies.
WHAT SHOULD I DO?

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

No branches or pull requests

1 participant