hi i was trying to generate a config for my phone ....
syncevo-phone-config --advanced -b 00:23:F1:80:C1:C8 -v
/usr/bin/syncevo-phone-config:24: DeprecationWarning: The popen2
module is deprecated. Use the subprocess module.
import sys, optparse, os, time, popen2, tempfile
Traceback (most recent call last):
File "/usr/bin/syncevo-phone-config", line 707, in <module>
main()
File "/usr/bin/syncevo-phone-config", line 700, in main
tempfile = tempfile.mkdtemp(prefix="syncevo-phone-config")
UnboundLocalError: local variable 'tempfile' referenced before assignment
but i got that error ... any ideas ?
cheers phil