Download package pb

I have no pb when compiling my projet pio download the good package put when I want to upload in my MCU the tool open ocd never installed :

PackageManager: Installing tool-openocd @ ~2.1000.0
Downloading  [####################################]  100%
Unpacking  [#######################-------------]   63%
Unpacking...
Warning! Package Mirror: [Errno 22] invalid mode ('wb') or filename: 'C:\\Users\\thoma\\.platformio\\packages\\_tmp_installing-1e651k-package\\scripts\\target\\1986??1?.cfg'
Looking for another mirror...
Downloading  [####################################]  100%
Unpacking...
Warning! Package Mirror: [Errno 22] invalid mode ('wb') or filename: 'C:\\Users\\thoma\\.platformio\\packages\\_tmp_installing-6iv7bs-package\\scripts\\target\\1986??1?.cfg'
Looking for another mirror...
Error: Could not install 'tool-openocd' with version requirements '~2.1000.0' for your system 'windows_amd64'.

Please try this solution -> http://bit.ly/faq-package-manager
The terminal process "C:\Users\thoma\.platformio\penv\Scripts\platformio.exe 'run', '--target', 'upload'" terminated with exit code: 1.

I try the 4 solution on Redirecting... but still not working.

Is there something else I can do?

The problem is known in ImportError: No module named *** · Issue #1787 · platformio/platformio-vscode-ide · GitHub, the unpacker fails because of a cyrillic filename 1986ве1т.cfg which however displays as

try following the solution attempts in the thread above.