Tobii TX300 connection error in the latest version

OS (Win10):
PsychoPy version (2023.2.3):
**Standard Standalone? (y) :
**What are you trying to achieve: **
Hi everyone, I’m trying to do the eyetracking on builder with Tobii TX300 (the option in my eyetracking are as follow in the screen shot). Unfortunately, I get the error below as I run it.
When I turn back to the older vision (2022.2.5), the problem disapeared, but the roi component can’t run properly on my device in this version.

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "D:\Psychopy\lib\site-packages\psychopy\iohub\server.py", line 649, in _addDevices
    self.createNewMonitoredDevice(dev_cls_name, dev_conf)
  File "D:\Psychopy\lib\site-packages\psychopy\iohub\server.py", line 728, in createNewMonitoredDevice
    raise ioHubError('Error during device creation ....')
psychopy.iohub.errors.ioHubError: ioHubError:
Args: ('Error during device creation ....',)

GET_DEV_INTERFACE_ERROR: _getRPCInterface returned: None
Traceback (most recent call last):
9.6726     EXP     Created window1 = Window(allowGUI=True, allowStencil=False, autoLog=True, backendConf=UNKNOWN, backgroundFit=<method-wrapper '__getattribute__' of attributeSetter object at 0x0000000057DF8CA0>, backgroundImage=<method-wrapper '__getattribute__' of attributeSetter object at 0x0000000057DF8C40>, bitsMode=UNKNOWN, blendMode='avg', bpc=(8, 8, 8), color=array([0, 0, 0]), colorSpace='rgb', depthBits=8, fullscr=<method-wrapper '__getattribute__' of attributeSetter object at 0x0000000057DF8A90>, gamma=None, gammaErrorPolicy='raise', lms=UNKNOWN, monitor=<psychopy.monitors.calibTools.Monitor object at 0x0000000061562790>, multiSample=False, name='window1', numSamples=2, pos=(0, 0), screen=0, size=array([1600,  900]), stencilBits=0, stereo=False, title='PsychoPy', units='pix', useFBO=True, useRetina=False, viewOri=0.0, viewPos=None, viewScale=None, waitBlanking=True, winType='pyglet')
  File "D:\ROI_test\roi_test_legacy_lastrun.py", line 1106, in <module>
    run(
  File "D:\ROI_test\roi_test_legacy_lastrun.py", line 490, in run
    etRecord.status = STARTED
  File "D:\Psychopy\lib\site-packages\psychopy\hardware\eyetracker.py", line 33, in status
    self.tracker.clearEvents()
  File "D:\Psychopy\lib\site-packages\psychopy\iohub\client\__init__.py", line 153, in __getattr__
    raise AttributeError(self, name)
AttributeError: (<psychopy.iohub.client.ioHubDeviceView object at 0x0000000062E1B910>, 'clearEvents')
Hello from the pygame community. https://www.pygame.org/contribute.html
2.6532     WARNING     Monitor specification not found. Creating a temporary one...
################# Experiment ended with exit code 1 [pid:5428] #################

I finally solve this problem by using version 2023.1.3