Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined symbol: PyUnicodeUCS2_Decode, PG9.6, CentOS 6.5 #186

Open
consultanttelecom opened this issue May 25, 2017 · 0 comments
Open

Undefined symbol: PyUnicodeUCS2_Decode, PG9.6, CentOS 6.5 #186

consultanttelecom opened this issue May 25, 2017 · 0 comments

Comments

@consultanttelecom
Copy link

I get this error on CREATE EXTENSION multicorn; It fails to load the library.

Although the OS requires Python 2.6 for yum etc, I have an alternate install of Python 2.7, and have built multicorn from source using 2.7.

I have a standard yum install of PostgreSQL 9,6 (although the same problem occurs with PG built from source and using Python 2.7.

I have also built Python 2.7 with both --enable-unicode=ucs2 and ucs4 and it makes no difference.

I am not an expert, but if someone familiar with multicorn can point the way as to where the issue may lie I would be grateful.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant