You are not logged in.
Dear visitor, welcome to Aqua Computer Forum. If this is your first visit here, please read the Help. It explains how this page works. You must be registered before you can use all the page's features. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
A64 NC3500+ 939 zu verkau
Quoted
* We die only once, and for such a long time. *Moliere*
Quoted from "DrStrange"
@Yogi: Du hast noch ein Posting mit Link zum aktuellen Code stehen lassen... *tss*![]()
Quoted from "b0nez"
Ich bräuchte nur mal nen aktuellen Script der mit ner FB zusammenarbeitet
Quoted from "b0nez"
und dann ne Empfehlung für nen python interpreter
![]() |
Source code |
1 |
python skriptname.py |
![]() |
Source code |
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 |
![]() |
Source code |
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
Quoted
* We die only once, and for such a long time. *Moliere*
Quoted from "Y0Gi"
Habe jetzt alles nach Toms Methode editiert.
Quoted from "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![]()
-