Open zczc9609 opened 4 years ago
Hi, i write a new fdw in multicorn, when i create server, ERROR: Error in python: SyntaxError DETAIL: invalid syntax (mongodbfdw.py, line 39) i think i need to recompile multicorn, how to do this? thank you for your help
It seems that you are using a wrong interpreter. mongodbfdw.py has been dropped (no one took care of it maybe?).
mongodbfdw.py
Hi, i write a new fdw in multicorn, when i create server, ERROR: Error in python: SyntaxError DETAIL: invalid syntax (mongodbfdw.py, line 39) i think i need to recompile multicorn, how to do this? thank you for your help