Mejituu
Mejituu
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/snappergui/changesWindow.py", line 145, in on_idle_init_paths_tree self.add_path_to_tree(str(entry[0]), int(entry[1]), files_tree) File "/usr/lib/python3/dist-packages/snappergui/changesWindow.py", line 70, in add_path_to_tree node.children[parts[-1]] = changesWindow.TreeNode(path, None, status, False) ~~~~~~~~~~~~~^^^^^^^^^^^ TypeError: 'NoneType' object...
#62 #59 #58 node children python TypeError: 'NoneType' object does not support item assignment Traceback (most recent call last): File "/usr/lib/python3/dist-packages/snappergui/changesWindow.py", line 145, in on_idle_init_paths_tree self.add_path_to_tree(str(entry[0]), int(entry[1]), files_tree) File "/usr/lib/python3/dist-packages/snappergui/changesWindow.py",...
### Describe the feature you want 描述你的功能需求 这部分功能我有在主题 DoIt 中见到,所以我最近准备搬迁博客时添加了对应字段。 还好目前对于 fixit 来说互不影响,不过我更希望 fixit 也能添加对这俩个功能的支持,如有可能我也会自己试试能否修改添加并pr ### Useful reference 有价值的参考 _No response_
# Solution Please uninstall global PlatformIO Cores https://docs.platformio.org/en/latest/core/installation/troubleshooting.html#multiple-platformio-cores-in-a-system and ensure that "Use built-in PlatformIO Core" is enabled in the [VSCode Settings](https://docs.platformio.org/en/latest/integration/ide/vscode.html#settings). Restart VSCode.
我试了6.9.0好像打不上