Sie sind nicht angemeldet.
A64 NC3500+ 939 zu verkau
Zitat
* We die only once, and for such a long time. *Moliere*
Zitat von »DrStrange«
@Yogi: Du hast noch ein Posting mit Link zum aktuellen Code stehen lassen... *tss*![]()
Zitat von »b0nez«
Ich bräuchte nur mal nen aktuellen Script der mit ner FB zusammenarbeitet
Zitat von »b0nez«
und dann ne Empfehlung für nen python interpreter
![]() |
Quellcode |
1 |
python skriptname.py |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Fetching XML ... OK. Most critical: unemployment Hitting city on [url]http://aqua-computer.myminicity.com/ind[/url] ... OK. Reconnecting ... Traceback (most recent call last): File "C:\Dokumente und Einstellungen\Axel\Desktop\ac.py", line 101, in <module> main() File "C:\Dokumente und Einstellungen\Axel\Desktop\ac.py", line 93, in main subprocess.call(RECONNECT_COMMAND) File "C:\programme\Python25\lib\subprocess.py", line 444, in call return Popen(*popenargs, **kwargs).wait() File "C:\programme\Python25\lib\subprocess.py", line 594, in __init__ errread, errwrite) File "C:\programme\Python25\lib\subprocess.py", line 816, in _execute_child startupinfo) WindowsError: [Error 193] %1 ist keine zulässige Win32-Anwendung |
![]() |
Quellcode |
1 2 3 4 5 6 7 8 9 |
Traceback (most recent call last): File "C:\Dokumente und Einstellungen\Bernhard\Desktop\ac-minicity.py", line 119, in <module> main() File "C:\Dokumente und Einstellungen\Bernhard\Desktop\ac-minicity.py", line 107, in main outData(xml) File "C:\Dokumente und Einstellungen\Bernhard\Desktop\ac-minicity.py", line 57, in outData tree = et.fromstring(xml) File "<string>", line 85, in XML SyntaxError: syntax error: line 1, column 0 |
A64 NC3500+ 939 zu verkau
Zitat
* We die only once, and for such a long time. *Moliere*
Thomas_Haindl
God
Zitat von »Y0Gi«
Habe jetzt alles nach Toms Methode editiert.
Zitat von »b0nez«
Yogi zu hilf ;D
also in deinem Auswahlscript rufst du ja nen shellscript auf (RECONNECT_COMMAND = './fritzbox-reconnect.sh') und wo bekomm ich das her? Auf deiner Seite ist ja nur ein Pythonscript was übrigens sehr zuverlässig seine arbeit tut![]()
-