-
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
Cant install on windows 11 #7793
Comments
Hi, @bbauti Thank you for bringing this issue to our attention, by looking at your error log, you're trying to use this command I see in your log currently you're using python If issue still persists please share error log as above with |
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. |
I'm getting the same error. Windows 11
|
Same, Also tried with Node 18, same errors |
In github tfjs installation guide it says you need python 2.x I got the same error with python 3.8(+) and im trying 2.7 |
I had the same error: My solution (after a few hours debugging) was downgrading Node.js version from 18.17.0 to 18.16.1. Note: I run my build on GitHub Actions with windows-latest. |
Thanks, this worked for me |
Indeed, going back to Node I'd like to add that the error occurs when the install script tries to copy the downloaded Probably the napi version changed at |
Unfortunately we have no chance of going back, we need to move to node 20, is there any solution to this? |
@gaikwadrahul8 Hey, perhaps you could reopen this issue and give it a go? With all the information people posted it should be doable - @Zyleaf even supplied the error logs with the software versions requested by you |
I had the same problem on windows 11. |
Hi, All I'm glad to hear that the issue has been resolved by downgrading the |
I have the following setup: I found myself to have the same problem of |
Same problem here, NodeJS 20.10 and python 3.11
|
Still getting this issue, really annoying since I can't downgrade atm |
Hi, @GianpaoloPascasi , @teddybee , @kyan0045 I apologize for the delayed response and our relavant team is aware of this known issue and team is working on this issue so at the moment the workaround is to to use either Please note more one thig at the moment it's not working with Thank you for your understanding and patience. |
Help! i cant install tfjs on windows 11.
"npm i @tensorflow/tfjs-node@3.18" didnt work too
edit: running as admin didnt work too
node-gyp configure --verbose:
npm install @tensorflow/tfjs-node:
The text was updated successfully, but these errors were encountered: