OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
5.12k stars 813 forks source link

Error while installing openCTI #7453

Open otunbacarter opened 4 days ago

otunbacarter commented 4 days ago

Prerequisites

Description

I am currently trying to install OpenCTI on my Kali OS and after following all the manual step to install on linux I came across this error while trying to run 'yarn serv' :

TypeError: fCu.PyInterpreter is not a constructor at new Interpreter (/home/kali/Downloads/opencti/build/node_modules/node-calls-python/index.js:46:19) at /home/kali/Downloads/opencti/build/node_modules/node-calls-python/index.js:223:10 at /home/kali/Downloads/opencti/build/back.js:1:409 at Object. (/home/kali/Downloads/opencti/build/node_modules/node-calls-python/index.mjs:1:17) at Module._compile (node:internal/modules/cjs/loader:1460:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1544:10) at Module.load (node:internal/modules/cjs/loader:1275:32) at Function.Module._load (node:internal/modules/cjs/loader:1091:12) at wrapModuleLoad (node:internal/modules/cjs/loader:212:19) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:158:5) at node:internal/main/run_main_module:30:49

Kindly help with how I can bypass this. I have done all updates and upgrades

image