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

Not working in Python 3 #32

Open
Zerokami opened this issue Dec 4, 2017 · 3 comments
Open

Not working in Python 3 #32

Zerokami opened this issue Dec 4, 2017 · 3 comments

Comments

@Zerokami
Copy link

Zerokami commented Dec 4, 2017

It works when I run with Python 2, but when I run with Python 3 I get the following error.

Traceback (most recent call last):
  File "og.py", line 9, in <module>
    import opengraph
  File "/usr/local/lib/python3.5/dist-packages/opengraph/__init__.py", line 1, in <module>
    from opengraph import OpenGraph
@jjdelc
Copy link
Contributor

jjdelc commented Mar 1, 2018

This needs a new release, current code in master branch is working correctly. The 0.5 release doesn't have the fixes.

You can get by installing from current master checkout.

@fixmycode
Copy link

seems like the author uploaded the python 3 version with another package name, it's on PyPI as opengraph_py3

pip install opengraph_py3

@advance512
Copy link

4.5 years ago. I think that this codebase is deprecated.
Better use:
https://github.com/topicaxis/opengraph
or:
https://github.com/ji3g4m6zo6/opengraph_py3-0.71
or even:
https://github.com/jvanasco/metadata_parser

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