想請教一下板上大大
linux作業系統下有像cpu-z的這種程式
可以很方便 快速的看電腦硬體況狀嗎
我有找到cpu-g 不過開不起來 不知道原因
一直說
File "./cpu-g", line 344, in ?
CPUG()
File "./cpu-g", line 232, in __init__
self.wTree = gtk.Builder()
AttributeError: 'module' object has no attribute 'Builder'
這是什麼原因呢???
--
linux作業系統下有像cpu-z的這種程式
可以很方便 快速的看電腦硬體況狀嗎
我有找到cpu-g 不過開不起來 不知道原因
一直說
File "./cpu-g", line 344, in ?
CPUG()
File "./cpu-g", line 232, in __init__
self.wTree = gtk.Builder()
AttributeError: 'module' object has no attribute 'Builder'
這是什麼原因呢???
--
All Comments