tonika31
tonika31
I have the same issue when I'm trying to install a pack . Pack update reports :`11:53:56 [WARN] XML error: Expecting found ` ``` $ pyocd pack install stm32l475xg 0001747...
> @carlVirtualincision / @tonika31: what versions of `pyocd` and `cmsis-pack-manager` packages are you using? ``` $ pyocd --version 0.34.3 ``` which command i should type to see the cmsis-pack-manager version
> ``` > % pip show cmsis-pack-manager > Name: cmsis-pack-manager > Version: 0.5.1 > Summary: Python manager for CMSIS-Pack index and cache with fast Rust backend > [...] > ```...