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

ImportError: dynamic module does not define init function (initcopus) #4

Open
ghost opened this issue Mar 14, 2015 · 1 comment
Open

Comments

@ghost
Copy link

ghost commented Mar 14, 2015

On Arch x86_64 multilib with python 2.7 and cython2 0.22-1 :

...
File "/home/conky/runtime/pymumble/pyopus/opus.py", line 4, in
import copus
ImportError: dynamic module does not define init function (initcopus)

(note: when attempting to run mumblerecbot).

@Jonkus
Copy link

Jonkus commented Aug 31, 2015

For anyone else having trouble with this (using Arch-Linux):
in pyopus/copus/Makefile and pycelt/celt_0_XX/Makefile
change "python" to "python2", then it will be compiled correctly for python2 instead of version 3

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

1 participant