Getting error in from kivy.core.window import Window

Hi there,

I run following command from kivy.core.window import Window in my nano jetson virtual kivy env.

I ran following two commands suggested in support
export KIVY_GL_BACKEND=gl
DBUS_FATAL_WARNINGS=0 python3 test.py

please help me to resolve this issue.