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

OSError: [Errno 12] ENOMEM trying run self_learning_classifier_load.py #101

Open
deby13 opened this issue Feb 23, 2021 · 1 comment
Open

Comments

@deby13
Copy link

deby13 commented Feb 23, 2021

I have tried uploading full, minimum and minimum with k4 firmware. Also was able to upload the smodel on SD after many tries. Then I run self_learning_classifier.py with success. But when trying to run self_learning_classifier_load.py I get OSError: [Errno 12] ENOMEM. Any help would be very much appreciated

@lyt-cloud
Copy link

I have tried uploading full, minimum and minimum with k4 firmware. Also was able to upload the smodel on SD after many tries. Then I run self_learning_classifier.py with success. But when trying to run self_learning_classifier_load.py I get OSError: [Errno 12] ENOMEM. Any help would be very much appreciated

Its original routine save statement is not written to the loop, you can add the save statement to the loop, and then load

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

2 participants