I use IDA pro 7.5, Ghidra 9.2.2 lastest, python 3.7.9
I'm trying to test decompile function in IDA with GhidraDec but not working any function :(

XML Exporter v5.0.1 : SDK 750
-----------------------------------------------------------
Exporting XML <PROGRAM> document ....
Processing PROGRAM CPU time: 0.0010
Processing DATATYPES CPU time: 0.0010
Processing MEMORY_MAP CPU time: 0.0560
Processing REGISTER_VALUES CPU time: 0.0020
Processing CODE CPU time: 0.0020
Processing DATA CPU time: 0.0620
Processing COMMENTS CPU time: 0.0050
Processing PROGRAM_ENTRY_POINTS CPU time: 0.0000
Processing SYMBOL_TABLE CPU time: 0.0030
Processing FUNCTIONS CPU time: 0.0050
Processing MARKUP CPU time: 0.0080
Total CPU time: 0.6618
--------------------------------------
PROGRAM 1
INFO_SOURCE 1
PROCESSOR 1
COMPILER 1
DATATYPES 1
STRUCTURE 4
MEMBER 13
MEMORY_MAP 1
MEMORY_SECTION 8
MEMORY_CONTENTS 8
REGISTER_VALUES 1
REGISTER_VALUE_RANGE 24
CODE 1
CODE_BLOCK 34
DATA 1
DEFINED_DATA 103
TYPEINFO_CMT 92
COMMENTS 1
COMMENT 41
PROGRAM_ENTRY_POINTS 1
PROGRAM_ENTRY_POINT 1
SYMBOL_TABLE 1
SYMBOL 53
FUNCTIONS 1
FUNCTION 30
ADDRESS_RANGE 30
STACK_FRAME 16
STACK_VAR 5
MARKUP 1
MEMORY_REFERENCE 1
--------------------------------------
Total XML Elements: 477
Database exported to: D:\C_Data\Desktop\TestJS\b47183de13c96177deeeb1983faf4172_OGHFm.xml
GhIDA:: [INFO] XML exporting completed
GhIDA:: [INFO] Ghidra headless (timeout: 300s)
GhIDA:: [INFO] Waiting Ghidra headless analysis to finish...
GhIDA:: [INFO] Ghidra analysis completed!
GhIDA:: [!] Expecting value: line 1 column 1 (char 0)
GhIDA:: [!] Ghidra headless analysis failed
GhIDA:: [!] Decompilation interrupted.
I use IDA pro 7.5, Ghidra 9.2.2 lastest, python 3.7.9

I'm trying to test decompile function in IDA with GhidraDec but not working any function :(