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

Support for python3 #3

Open
xsuchy opened this issue Oct 10, 2013 · 4 comments
Open

Support for python3 #3

xsuchy opened this issue Oct 10, 2013 · 4 comments

Comments

@xsuchy
Copy link

xsuchy commented Oct 10, 2013

Can you please add support for python3. When I use it with python3 I get:

Failed example:
    import procname
Exception raised:
    Traceback (most recent call last):
      File "/usr/lib64/python3.3/doctest.py", line 1287, in __run
        compileflags, 1), test.globs)
      File "<doctest __main__[0]>", line 1, in <module>
        import procname
    ImportError: /home/msuchy/rpmbuild/BUILDROOT/python-procname-0.3-2.git.2.190158a.fc19.x86_64/usr/lib64/python3.3/site-packages/procname.cpython-33m.so: undefined symbol: Py_InitModule3
@lericson
Copy link
Owner

Will you pay me in bitcoin?

@xsuchy
Copy link
Author

xsuchy commented Oct 10, 2013

No :) I find you package interesting and wanted to package it for Fedora and get it there. But without python3 it is half of fun.

@lericson
Copy link
Owner

I see friend,

I cannot however dispense many minutes on this right now.

-Ludvig

On 10 okt 2013, at 22:11, Miroslav Suchý notifications@github.com wrote:

No :) I find you package interesting and wanted to package it for Fedora and get it there. But without python3 it is half of fun.


Reply to this email directly or view it on GitHub.

@xsuchy
Copy link
Author

xsuchy commented Oct 23, 2013

Fair enough. I will try to create PR in upcoming weeks.

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

2 participants