细佬win11 运行不到autodocktools,HELP!

本机win11, 安装autodocktools(mgltools_win32_1.5.7_Setup)。 运行报错,打开不到autodocktools
报错代码:

Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.
==== No Subprocess ====

Traceback (most recent call last):
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\AutoDockTools_init_.py", line 433, in runADT
title=title, withShell= not interactive, verbose=False, gui=gui)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\Pmv\moleculeViewer.py", line 1026, in init
trapExceptions=trapExceptions)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\ViewerFramework\VF.py", line 449, in init
Startup Directory is set to current working directory by default.""")
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\mglutil\preferences.py", line 77, in add
self.set(name, value)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\mglutil\preferences.py", line 107, in set
cb(name,oldValue, value)
File "C:\Program Files (x86)\MGLTools-1.5.7\lib\site-packages\ViewerFramework\VF.py", line 759, in startupDirPref_cb
if not hasattr(self,'setUserPreference') and not hasattr(self.setUserPreference, 'form'): return
AttributeError: MoleculeViewer instance has no attribute 'setUserPreference'
hit enter to continue

我的解答思路和尝试过的方法 :怀疑是64位电脑装不到32位的软件。但是现在新电脑哪里有32位的。
我想要达到的结果 能运行AUTODOCKTOOLS

不是32位的问题,从错误输出看是没找到setUserPreference属性。检查一下autodocktools的版本。