IntelligenceX / SDK

Public SDK for Intelligence X
https://intelx.io
405 stars 93 forks source link

java.io.IOException: Cannot run program #563

Closed olehdutko closed 1 week ago

olehdutko commented 2 months ago

macOS 14.5

this addon was installed without errors. Python 3.11 is installed and working correctly

error appears while trying to use transformer

The following error(s) occurred with the transform 'Intelligence X Search'.

Error(s):

there is no "/home/dom/Documents/malt" directory. What directory it should be? how to fix it?

cmlh commented 1 month ago

The issue is due to the Path of Python and the Local Transforms themselves is different hence the not found directory

https://github.com/IntelligenceX/SDK/tree/master/Maltego%20Transform#requirements are the instructions fo the Local Transform prepared by @Kleissner.

cmlh commented 1 week ago

Close #563