"Tcl": have 8.6.12, need exactly 8.6.13

Viewed 18

怎么回事,怎么突然打不开系统配置了

 *  终端进程“C:\WINDOWS\System32\WindowsPowerShell\v1.0\powershell.exe -Command python  \"c:\Program Files\HiSpark Studio\resources\app\extensions\huawei.cfbb-kconfig-0.0.1\configHandler\show_config.py\" \"config.in ws63 acore ws63-liteos-app build/config/target_config/ws63/menuconfig/acore\" \"guiconfig\"”已终止,退出代码: 1。 
 *  终端将被任务重用,按任意键关闭。 

 *  Executing task: python  \"c:\Program Files\HiSpark Studio\resources\app\extensions\huawei.cfbb-kconfig-0.0.1\configHandler\show_config.py\" \"config.in ws63 acore ws63-liteos-app build/config/target_config/ws63/menuconfig/acore\" \"guiconfig\" 

warning: the int symbol LFS_PARTITION_ID (defined at middleware/chips/ws63/Kconfig:105) has a non-int default 0x21 (undefined)
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_COMPRESS (defined at middleware/chips/ws63/Kconfig:52) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_UPG_AB (defined at middleware/chips/ws63/Kconfig:59) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_REBOOT (defined at middleware/chips/ws63/Kconfig:85) will have no effect, as defaults do not affect choice symbols
warning: default on the choice symbol MIDDLEWARE_SUPPORT_EXCEPT_WAITFOREVER (defined at middleware/chips/ws63/Kconfig:91) will have no effect, as defaults do not affect choice symbols
Traceback (most recent call last):
  File "c:\Program Files\HiSpark Studio\resources\app\extensions\huawei.cfbb-kconfig-0.0.1\configHandler\show_config.py", line 64, in <module>
    show_kconfig(kconfig_path, show_kconfig_args, show_konfig_choice, None)
  File "c:\Program Files\HiSpark Studio\resources\app\extensions\huawei.cfbb-kconfig-0.0.1\configHandler\show_config.py", line 40, in show_kconfig
    gconfig(kconf)
  File "C:\Users\26298\AppData\Local\Programs\Python\Python311\Lib\site-packages\guiconfig.py", line 176, in menuconfig
    _create_ui()
  File "C:\Users\26298\AppData\Local\Programs\Python\Python311\Lib\site-packages\guiconfig.py", line 297, in _create_ui
    _root = Tk()
            ^^^^
  File "C:\Users\26298\AppData\Local\Programs\Python\Python311\Lib\tkinter\__init__.py", line 2326, in __init__     
    self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
_tkinter.TclError: Can't find a usable init.tcl in the following directories:
    {D:\Program Files\easy-desktop\tcl} {D:/Program Files/easy-desktop/tcl8.6} C:/Users/26298/AppData/Local/Programs/Python/Python311/lib/tcl8.6 C:/Users/26298/AppData/Local/Programs/Python/lib/tcl8.6 C:/Users/26298/AppData/Local/Programs/lib/tcl8.6 C:/Users/26298/AppData/Local/Programs/Python/library C:/Users/26298/AppData/Local/Programs/library C:/Users/26298/AppData/Local/Programs/tcl8.6.12/library C:/Users/26298/AppData/Local/tcl8.6.12/library

D:/Program Files/easy-desktop/tcl/init.tcl: version conflict for package "Tcl": have 8.6.12, need exactly 8.6.13    
version conflict for package "Tcl": have 8.6.12, need exactly 8.6.13
    while executing
"package require -exact Tcl 8.6.13"
    (file "D:/Program Files/easy-desktop/tcl/init.tcl" line 19)
    invoked from within
"source {D:/Program Files/easy-desktop/tcl/init.tcl}"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list source $tclfile]"


This probably means that Tcl wasn't installed properly.
1 Answers

看不出什么问题,可以试试重新安装环境