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

[BUG] ERR_DLOPEN_FAILED #39

Open
TecEash1 opened this issue May 17, 2024 · 0 comments
Open

[BUG] ERR_DLOPEN_FAILED #39

TecEash1 opened this issue May 17, 2024 · 0 comments
Labels
bug Something isn't working wontfix This will not be worked on

Comments

@TecEash1
Copy link
Owner

TecEash1 commented May 17, 2024

This fix is related to the error caused by the TensorFlow.js library
On some systems you may face this issue, I believe this is a bug in the TensorFlow library, on other systems it is fine. If you encounter the issue please fix it by doing the following:

Move D:\TFJS\node_modules\@tensorflow\tfjs-node\deps\lib\tensorflow.dll to D:\TFJS\node_modules\@tensorflow\tfjs-node\lib\napi-v8\

Example Error:

node: internal/modules/cjs/loader:1464
at require (node:internal/modules/helpers:179:18)
at Object.<anonymous> (C:\\Users\\Administrator\\Downloads\\Taurus\\node_modules\\.pnpm\\@tensorflow+tfjs-node @4.19.0 [email protected]\\node_modules\\@tensorflow\\tfjs-node\\dist\\index.js:72:16)
}
at Module._compile (node:internal/modules/cjs/loader: 1368:14)
at Module._extensions..js (node:internal/modules/cjs/loader: 1426:10)
at Module.load (node:internal/modules/cjs/loader: 1205:32)
at Module._load (node:internal/modules/cjs/loader:1021:12) {
    code: 'ERR_DLOPEN_FAILED'
}

If you know of a different fix, I would appreciate it if you would please file a new issue and let me know!

@TecEash1 TecEash1 added the bug Something isn't working label May 17, 2024
Repository owner locked as resolved and limited conversation to collaborators May 17, 2024
@TecEash1 TecEash1 pinned this issue May 17, 2024
@TecEash1 TecEash1 added the wontfix This will not be worked on label May 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant