by Anonymous » 04 Sep 2025, 23:40
Last post by Anonymous «
by Anonymous »
Anfänger -Webentwickler hier und versuchen, eine Flask -App zu erstellen, aber wenn ich die HTML -Seite rendere, erhalte ich eine leere Seite
app.py
Layout.html
by Anonymous » 04 Sep 2025, 23:31
Last post by Anonymous «
by Anonymous »
Ich habe kürzlich angefangen, das Instagram-API in Python zu verwenden. Ich habe einige Programme erfolgreich erstellt, und dann habe ich eine Möglichkeit gesucht, ein Instagram -Konto über die API...
by Anonymous » 04 Sep 2025, 23:10
Last post by Anonymous «
by Anonymous »
Ich habe zwei Python -Skripte, a, b, importieren ein Konfigurationsmodul und ein gemeinsames Modul:
# file A.py
...
from A_config import *
from C import *
...
by Anonymous » 04 Sep 2025, 22:39
Last post by Anonymous «
by Anonymous »
printf gibt nichts aus
Google Colab Cell:
%%writefile my_functions.c
#include
#include
void my_void_func() {
printf( my_void_func called from C!\n );
}
by Anonymous » 04 Sep 2025, 22:32
Last post by Anonymous «
by Anonymous »
My Python Trading System Validation Function lehnt Signale mit Fehler Ungültige Datenquelle: yahoo_finance ab. /> Hier ist der Validierungscode, der fehlschlägt:
def _validate_signal_quality(self,...
by Anonymous » 31 Aug 2025, 15:12
Last post by Anonymous «
by Anonymous »
Ich habe ein Bilderpaar in den Daten/in/0.png und data/out/0.png Ordner wie die beiden Bilder gegenüber. Ich habe sie programmatisch in Python generiert. src =
Hier ist der Code, der die Bilder...
by Anonymous » 31 Aug 2025, 15:10
Last post by Anonymous «
by Anonymous »
Ich versuche, eine ausführbare Datei aus einem Scrapy -Projekt zu machen. Mir ist aufgefallen, dass ich Pyinstaller sagen muss, welche Scrapy -Module es laden muss. Das Problem ist, dass es viele...
by Anonymous » 31 Aug 2025, 15:08
Last post by Anonymous «
by Anonymous »
Ich bin neu in der Python -Programmierung. Ich bekomme einen Fehler unter und habe in Google keine Lösung dafür gefunden. Ich hoffe, jeder Python -Experte kann mir helfen, das Problem zu lösen....
by Anonymous » 31 Aug 2025, 14:59
Last post by Anonymous «
by Anonymous »
Wie kann ich Urllib3 dazu bringen, 10 Sekunden lang eine Site zu erreichen und einen Fehler oder Daten zurückzugeben, wenn dies nicht kann? http = urllib3.PoolManager()
by Anonymous » 31 Aug 2025, 14:51
Last post by Anonymous «
by Anonymous »
Dies erstellt EWM (adjit = true) .std () : pandas ewm var und std, aber ich habe kein Glück, die Berechnungen in EWM (adject = false) .std () zu replizieren. Replizieren von EWM (Falsch) .Mean () ist...
by Anonymous » 31 Aug 2025, 14:47
Last post by Anonymous «
by Anonymous »
Ich habe eine 2x2 -Kovarianzmatrix, die als 3 Disjoint -Arrays dargestellt wird, was 3 NX1 -Arrays bedeutet. Der N ist dieser Fall, so dass die Kovarianz einiger Messungen im Laufe der Zeit. Ich...
by Anonymous » 31 Aug 2025, 14:41
Last post by Anonymous «
by Anonymous »
Ich benutze E2B Sandboxen für ungefähr 2 Monate. Ich bin seit ein paar Wochen von E2B und Codierung im Allgemeinen entfernt und jetzt, wo ich zurück bin und das Projekt testen möchte, an dem ich...
by Anonymous » 31 Aug 2025, 14:14
Last post by Anonymous «
by Anonymous »
Ich habe einen Python -Code, der sich auf ein Stück C ++ - Code stützt, der im Wesentlichen eine große Baumsuche durchführt. Ich muss diese Baumsuche n -mal in einer für die Schleife durchführen, und...
by Anonymous » 31 Aug 2025, 14:00
Last post by Anonymous «
by Anonymous »
Ich habe einen Raspberry Pi 4 (4 GB RAM) mit einem Python -Programm rund um die Uhr. In diesem Programm wird TKINTER für die GUI entlang der Funcanimation von Matplotlib zur Aktualisierung von...
by Anonymous » 31 Aug 2025, 13:05
Last post by Anonymous «
by Anonymous »
Ich bin neu in einem Epidoc XML -Projekt und lerne immer noch die Grundlagen von XML. Mein Vorgesetzter hat mich gebeten, Elemente innerhalb von Elementen hinzuzufügen. Dies soll ein Massenoperation...
by Anonymous » 31 Aug 2025, 12:44
Last post by Anonymous «
by Anonymous »
Ich versuche, den Prozess des Exportierens von Daten aus einer Tabelle in einem Power -BI -Dashboard mit Selenium Webdriver zu automatisieren und auf einige Probleme zu stoßen. Hier ist eine...
by Anonymous » 31 Aug 2025, 12:42
Last post by Anonymous «
by Anonymous »
Ich habe eine Liste von Pfadnamen (DirName+Dateiname), sortiert nach Dateinamen. import os, bisect
lst=[]
for (dp, dn, fn) in os.walk(rep):
for name in fn:
lst.append(os.path.join(dp, name)
# sort...
by Anonymous » 31 Aug 2025, 12:35
Last post by Anonymous «
by Anonymous »
Computer Vision Project, das darauf abzielt, die Bewegung einiger Objekte zu erkennen und zu analysieren. Wenn Sie eine GUI in Pyside6 erstellen, aber ich habe Probleme mit dem Live -Video von Video...
by Anonymous » 31 Aug 2025, 12:25
Last post by Anonymous «
by Anonymous »
Das DataClasses-Modul ermöglicht es Benutzern, ein DICT aus einem DataClass-Modul wirklich bequem wie folgt zu erstellen: from dataclasses import dataclass, asdict
by Anonymous » 31 Aug 2025, 12:22
Last post by Anonymous «
by Anonymous »
Ich habe ein Python -Programm, mit dem ein Gleichungssystem verwendet wird, das die Methode der kleinsten Quadrate verwendet np.linalg.lstsq(left_hand, right_hand, rcond=None)
Ich muss eine Funktion...
by Anonymous » 31 Aug 2025, 12:19
Last post by Anonymous «
by Anonymous »
Ich versuche, mich in die Shopee Partner-API (Sandbox-Umgebung) zu integrieren, aber ich erhalte immer eine ERROR_SIGN-Antwort, obwohl ich meine Tester-Partner-ID und den Test-API-Partner-Schlüssel...
by Anonymous » 31 Aug 2025, 12:16
Last post by Anonymous «
by Anonymous »
Ich habe einen Datenrahmen mit einigen NAT -Werten in einer Spalte für DateTime. Was bedeutet das? project status completed
0 windows done 2025-08-20
1 doors done 2025-08-21
2 hvac delayed NaT
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum