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: soup_request_http_get_type #62

Open
GoogleCodeExporter opened this issue Nov 26, 2015 · 0 comments
Open

undefined symbol: soup_request_http_get_type #62

GoogleCodeExporter opened this issue Nov 26, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Basic Ubuntu Natty instalation
2. install python-webkit packages: sudo apt-get install python-webkit
3. import webkit in a interactive python shell

What is the expected output? What do you see instead?
I expected nothing wrong.
I get: 
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/webkit/__init__.py", line 21, in <module>
    import webkit
ImportError: /usr/lib/libwebkitgtk-1.0.so.0: undefined symbol: 
soup_request_http_get_type

What version of the product are you using? On what operating system?

 package: python-webkit 1.1.8-1ubuntu2
 os: Ubuntu 11.04 Natty

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 23 Jun 2011 at 12:41

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

No branches or pull requests

1 participant