The Following User Says Thank You to azule For This Useful Post: | ||
![]() |
2007-02-07
, 17:21
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#2
|
I had to make one slight change to the script, apparently the version of Python that I have installed on my N800 doesn't have the getpass module installed, instead of trying to figure out where to get it and installing it myself I just commented out the 4 lines where they mention it in the script, it still works perfectly!
![]() |
2007-02-07
, 17:36
|
Posts: 31 |
Thanked: 1 time |
Joined on Jan 2007
|
#3
|
![]() |
2007-02-07
, 17:59
|
|
Posts: 3,220 |
Thanked: 326 times |
Joined on Oct 2005
@ "Almost there!" (Monte Christo, Count of)
|
#4
|
hahahaha, I thought of that... the long term solution will have to be finding the module and installing it manually.... :-)
I had to make one slight change to the script, apparently the version of Python that I have installed on my N800 doesn't have the getpass module installed, instead of trying to figure out where to get it and installing it myself I just commented out the 4 lines where they mention it in the script, it still works perfectly!