Die Suche ergab 1 Treffer

von MMMueller
Mittwoch 27. Mai 2020, 20:59
Forum: Installation/Konfigurieren
Thema: oTree installieren
Antworten: 0
Zugriffe: 2152

oTree installieren

Hallo an alle,

ich brauche für ein Projekt oTree und versuche mich gerade mit erheblichen Problemen in Python einzuarbeiten.

Ich habe Python 3.7.3 installiert, öffne Windows PowerShell und tippe "pip3 install -U otree". Funktioniert.
Nächster Schritt wäre dann "otree startproject a" und ich ...