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

Random Crashing: NotImplementedError: unable to open file: libtensorflow_io.so #108

Open
UiharuKazari2008 opened this issue Nov 7, 2024 · 0 comments

Comments

@UiharuKazari2008
Copy link

image
I been recently getting crashes with notimplementederror: unable to open file: libtensorflow_io.so that seems to occur at random, Any idea what could be causing this?

The host that's running this calling it from within NodeJS for full context

  • i5-6500
  • 20G RAM
  • GTX 1050 Ti
  • Running from within WSL Ubuntu inside a NodeJS system called MuginoMIITS
  • Its being feed a folder of pre-validated inputs
  • evaluate ./temp/ --project-path /mnt/c/Users/Yukimi Kazari/Documents/trained-db/ --allow-folder --save-json --save-path ./results/ --no-tag-output --allow-gpu

I know that all my inputs are PNG and are reencoded before there they ever hit DB (I had to put a lot of validation and catching sense i know oh to well how it loves to crash on any image that is not perfect)

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