I've compiled Multicorn 1.4.0 on a CentOS 7 server with postgres 10.13 and python 2.7.5. I don't have any issues using the extension on the server I used to build it, however when I try to install it on another server with the same version of postgres and python I get the following error:
ERROR: Error in python: ImportError
DETAIL: No module named multicorn
Hi,
I've compiled Multicorn 1.4.0 on a CentOS 7 server with postgres 10.13 and python 2.7.5. I don't have any issues using the extension on the server I used to build it, however when I try to install it on another server with the same version of postgres and python I get the following error: ERROR: Error in python: ImportError DETAIL: No module named multicorn
Any idea what I am missing?
Thanks,