workhorsy / py-cpuinfo

A module for getting CPU info with pure Python
MIT License
312 stars 59 forks source link

12th Gen Intel(R) Core(TM) i7-1260P not support #215

Open leixinstar opened 3 months ago

leixinstar commented 3 months ago

In your bug report please include:

raise Exception("py-cpuinfo currently only works on X86 " Exception: py-cpuinfo currently only works on X86 and some ARM/PPC/S390X/MIPS/RISCV CPUs.