Skip to content

SyntaxError: invalid syntax #44

Description

@omyhub

OS: Linux uos20 5.4.50-amd64-desktop #3000 SMP Fri Dec 18 18:10:42 CST 2020 x86_64 GNU/Linux
python: Python 2.7.16

sudo tickeys
[Errno 21] Is a directory: '/root/.tickeys/tickeys_GUI_window_id'
System checking...
System checking success. Your system is supported
[INFO ] [Logger ] Record log in /root/.kivy/logs/kivy_21-06-03_8.txt
[INFO ] [Kivy ] v1.9.0
[INFO ] [Python ] v2.7.16 (default, Feb 26 2021, 06:12:30)
[GCC 8.3.0]
[INFO ] [Factory ] 173 symbols loaded
pygame 2.0.1 (SDL 2.0.14, Python 2.7.16)
Hello from the pygame community. https://www.pygame.org/contribute.html
[INFO ] [Image ] Providers: img_tex, img_dds, img_gif, img_pygame (img_pil, img_ffpyplayer ignored)
[INFO ] [Text ] Provider: pygame
[INFO ] [Window ] Provider: pygame(['window_egl_rpi'] ignored)
libpng warning: iCCP: known incorrect sRGB profile
[WARNING] [WinPygame ] Video: failed (multisamples=2)
[WARNING] [WinPygame ] trying without antialiasing
[INFO ] [GL ] OpenGL version <3.1 Mesa 19.2.6>
[INFO ] [GL ] OpenGL vendor <VMware, Inc.>
[INFO ] [GL ] OpenGL renderer <llvmpipe (LLVM 7.0, 256 bits)>
[INFO ] [GL ] OpenGL parsed version: 3, 1
[INFO ] [GL ] Shading version <1.40>
[INFO ] [GL ] Texture max size <8192>
[INFO ] [GL ] Texture max units <32>
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
invalid syntax (sounddevice.py, line 2377)
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/tickeys-0.2.6-py2.7.egg/tickeys/run.py", line 14, in run_GUI
from GUI import TickeysApp
File "/usr/local/lib/python2.7/dist-packages/tickeys-0.2.6-py2.7.egg/tickeys/GUI.py", line 10, in
from keyboardHandler import KeyboardHandler
File "/usr/local/lib/python2.7/dist-packages/tickeys-0.2.6-py2.7.egg/tickeys/keyboardHandler.py", line 4, in
from soundPlayer import SoundPlayer
File "/usr/local/lib/python2.7/dist-packages/tickeys-0.2.6-py2.7.egg/tickeys/soundPlayer.py", line 4, in
import sounddevice as sd
File "/usr/local/lib/python2.7/dist-packages/sounddevice-0.4.1-py2.7.egg/sounddevice.py", line 2377
repr(list(conversion_dict))) from e
^
SyntaxError: invalid syntax
Run GUI Fail, reason:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions