-
Notifications
You must be signed in to change notification settings - Fork 2k
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
@tensorflow\tfjs-node-gpu **module not be found** "@tensorflow\tfjs-node-gpu\lib\napi-v8\tfjs_binding.node" #8433
Comments
Hi @TryAngles , I am able to run the following code on my Windows VM using Node.js v19.9.0.
![]() Since you're using Node.js v20.18.0 and experiencing issues, could you try downgrading to Node.js v19.9.0 and using Python 3.9.x? |
i tried this with node v19.9.0 but got same error: so i reinstalled it by running i don't know is this TensorFlow fault or my computer fault |
then i tried install then i run
but,please fix this problem with |
Hi @TryAngles , From your logs, I could see you are using a Python version that is not supported Kindly follow the following documentation for CUDA-supported dependencies: URL Thank You!! |
This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you. |
This issue was closed due to lack of activity after being marked stale for past 7 days. |
System information
npm i @tensorflow/tfjs-node-gpu
after proper installation,
i just imported @tensorflow/tfjs-node-gpu and executed. i got this Error:
i think one .dll file is missing
Other details:
node_modules@tensorflow\tfjs-node-gpu\package.json:-
package.json
main executed index.js file
log file of
npm i @tensorflow/tfjs-node-gpu
:-2024-11-11T15_06_43_414Z-debug-0.log
package.json file of project:-
package.json
The text was updated successfully, but these errors were encountered: