i dont know that who had this problem before but i cant delete files on my pico or save, rename,when i hold bootsel and drag the file flash_nuke.uf2 from documentation it just deletes micropython firmware here is the error code when i try to delete a file:
Code:
Traceback (most recent call last): File "C:\Users\yaman\AppData\Local\Programs\Thonny\lib\tkinter\__init__.py", line 1921, in __call__ return self.func(*args) File "C:\Users\yaman\AppData\Local\Programs\Thonny\lib\site-packages\thonny\base_file_browser.py", line 618, in on_secondary_click self.refresh_menu(context="item") File "C:\Users\yaman\AppData\Local\Programs\Thonny\lib\site-packages\thonny\base_file_browser.py", line 632, in refresh_menu self.add_middle_menu_items(context) File "C:\Users\yaman\AppData\Local\Programs\Thonny\lib\site-packages\thonny\base_file_browser.py", line 742, in add_middle_menu_items if self.supports_trash(): File "C:\Users\yaman\AppData\Local\Programs\Thonny\lib\site-packages\thonny\base_file_browser.py", line 1269, in supports_trash return get_runner().get_backend_proxy().supports_trash()AttributeError: 'NoneType' object has no attribute 'supports_trash'
Statistics: Posted by Rover9370 — Thu Sep 05, 2024 7:46 pm — Replies 3 — Views 43