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

import opengraph #24

Open
Arekkusuva opened this issue Nov 24, 2016 · 3 comments
Open

import opengraph #24

Arekkusuva opened this issue Nov 24, 2016 · 3 comments

Comments

@Arekkusuva
Copy link

Arekkusuva commented Nov 24, 2016

from opengraph import OpenGraph
cannot import name 'OpenGraph'
in opengraph/init.py

@Zerokami
Copy link

Zerokami commented Dec 4, 2017

This is a Python 3 issue and hasn't been solved since ages.

This is why we have six and future.

Please use six and update this.

@776166
Copy link

776166 commented Jun 25, 2018

Still not working. Can somebody make a pull request?

@PaulHarrer
Copy link

@776166 If you still have a problem with the package go ahead and use the version ported for Python 3 here:
https://pypi.org/project/opengraph_py3

Then you can use it by import opengraph_py3 instead of opengraph and you're good to go ;)

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

4 participants