[opensuse-packaging] undefined symbol: PyUnicodeUCS2_DecodeLatin1

Hi! When running a number of Python packages I encounter the following error message: /usr/lib64/python2.6/site-packages/sip.so: undefined symbol: PyUnicodeUCS2_DecodeLatin1 What should I do to correct this? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

El 10/03/11 20:47, Ilya Chernykh escribió:
Eyou are using an incompatible python version or package that contains /usr/lib64/python2.6/site-packages/sip.so is from either the wrong distro or broken. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

On Friday 11 March 2011 00:47:49 Ilya Chernykh wrote:
This would help to identify where you're Python interpreter and those modules are coming from. -- Mit freundlichen Grüßen, Sascha Peilicke http://saschpe.wordpress.com

On Friday 11 March 2011 14:27:35 Sascha Peilicke wrote:
I figured out that the problem was because the program required API 6.0 but python-sip only provided API 7.0 and 7.1 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

El 10/03/11 20:47, Ilya Chernykh escribió:
Eyou are using an incompatible python version or package that contains /usr/lib64/python2.6/site-packages/sip.so is from either the wrong distro or broken. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org

On Friday 11 March 2011 00:47:49 Ilya Chernykh wrote:
This would help to identify where you're Python interpreter and those modules are coming from. -- Mit freundlichen Grüßen, Sascha Peilicke http://saschpe.wordpress.com

On Friday 11 March 2011 14:27:35 Sascha Peilicke wrote:
I figured out that the problem was because the program required API 6.0 but python-sip only provided API 7.0 and 7.1 -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-packaging+help@opensuse.org
participants (3)
-
Cristian Rodríguez
-
Ilya Chernykh
-
Sascha Peilicke