Import TensorFlow Module Bangle.js2 #5314
Unanswered
espruino-discuss2
asked this question in
Bangle.js
Replies: 1 comment
-
Posted at 2022-10-21 by @thyttan Hi, Are you loading the code to watch via the web IDE or app loader? Posted at 2022-10-21 by @gfwilliams Sorry, there was a bit of an issue with the 2v15 release where tensorflow wasn't included in that build. Please could you try installing the 'Cutting Edge' build from https://banglejs.com/apps/?id=fwupdate and it should be fixed Posted at 2022-10-24 by user150377 I'm loading the code via the web IDE. Posted at 2022-10-24 by user150377 Thank you so much, I installed the 2v14 release and now it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2022-10-21 by user150377
Hello,
I've got the Bangle.js2 and some trouble importing the tensorflow module.
The code line
var tf = require("tensorflow");
gives the error "Module tensorflow not found".
Can somebody help here why the import does not work?
Thanks in advance!
Best Regards
Annika Kremer
Beta Was this translation helpful? Give feedback.
All reactions