tensorflow / tfjs-wechat

WeChat Mini-program plugin for TensorFlow.js
https://tensorflow.org/js
547 stars 102 forks source link

setWasmPath is not a function #108

Open ykcmi opened 3 years ago

ykcmi commented 3 years ago

To get help from the community, we encourage using Stack Overflow and the tensorflow.js tag.

TensorFlow.js 2.0.0 tfjs-wechat plugin 0.0.3 WeChat 8.0。9 WeChat base API 2.19.0 WeChat IDE 1.05.2107221

我碰到这个问题 I have this problem Who can help me

(in promise) MiniProgramError s.setWasmPath is not a function TypeError: s.setWasmPath is not a function at setWasmPath (app.js:44:14) at u (WASubContext.js:2:5052) at Generator._invoke (WASubContext.js:2:4840) at Generator.next (WASubContext.js:2:5477) at asyncGeneratorStep (app-service.js:2316:58) at c (app-service.js:2316:277) at at (app-service.js:2316:370) at new Promise () at $e. (app-service.js:2316:217) at apply (app.js:32:11)

panhtt commented 3 years ago

你好,这个问题解决了吗?