Δημοσιεύτηκε: 23 Νοέμ 2010, 12:48
Το ένα είναι:
http://pastebin.com/kfdf9QU0
Το άλλο:
http://pastebin.com/kMTgfA7s
- Κώδικας: Επιλογή όλων
python ubuntu-gr_forum_signature.py
Traceback (most recent call last):
File "ubuntu-gr_forum_signature.py", line 221, in <module>
main()
File "ubuntu-gr_forum_signature.py", line 218, in main
core()
File "ubuntu-gr_forum_signature.py", line 47, in __init__
self.lshw()
File "ubuntu-gr_forum_signature.py", line 145, in lshw
tempa1 = n.getElementsByTagName("product")[0].childNodes[0].nodeValue
IndexError: list index out of range
http://pastebin.com/kfdf9QU0
Το άλλο:
- Κώδικας: Επιλογή όλων
Γνώσεις ⇛ Linux: Άγνωστο ┃ Προγραμματισμός: Άγνωστο ┃ Αγγλικά: Άγνωστο
Λειτουργικό: Ubuntu 10.04 64-bit (el_GR.UTF-8)
Traceback (most recent call last):
File "ubuntu-gr_forum_signature.py", line 221, in <module>
main()
File "ubuntu-gr_forum_signature.py", line 218, in main
core()
File "ubuntu-gr_forum_signature.py", line 50, in __init__
self.specs()
File "ubuntu-gr_forum_signature.py", line 108, in specs
self.lshwinfo["memory"],
KeyError: 'memory'
http://pastebin.com/kMTgfA7s