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 sure if this project is still active, but it does not run :( #3

Open
rvt opened this issue Apr 7, 2020 · 1 comment
Open

Not sure if this project is still active, but it does not run :( #3

rvt opened this issue Apr 7, 2020 · 1 comment

Comments

@rvt
Copy link

rvt commented Apr 7, 2020

Followed all steps.
Python 3.7

(python-for-pymumble-abot) pi@raspberrypi:~/pymumble-abot $ ./abot.py --host 127.0.0.1 Traceback (most recent call last): File "./abot.py", line 16, in <module> from thrd_party import pymumble File "/home/pi/pymumble-abot/thrd_party/pymumble/__init__.py", line 3, in <module> from .mumble import Mumble File "/home/pi/pymumble-abot/thrd_party/pymumble/mumble.py", line 12, in <module> from . import users File "/home/pi/pymumble-abot/thrd_party/pymumble/users.py", line 4, in <module> from . import soundqueue File "/home/pi/pymumble-abot/thrd_party/pymumble/soundqueue.py", line 6, in <module> import opuslib File "/home/pi/python-for-pymumble-abot/local/lib/python2.7/site-packages/opuslib/__init__.py", line 19, in <module> from .exceptions import OpusError # NOQA File "/home/pi/python-for-pymumble-abot/local/lib/python2.7/site-packages/opuslib/exceptions.py", line 23 def __init__(self, code: int) -> None: ^ SyntaxError: invalid syntax

@ranomier
Copy link
Owner

Lol, just tried it myself. recently. Sorry did not see your message. I'm not very active on github.

I will look into it

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