Die Suche ergab 11 Treffer

von Hougou
Montag 22. Mai 2017, 21:21
Forum: Allgemeine Fragen
Thema: Fehler im Script
Antworten: 2
Zugriffe: 692

Fehler im Script

Kann mir jemand helfen? import random #Variablen Figur = ['Schere','Stein','Papier',] d = True #Einleitung> print('<~~~~~~~~~~~~~~~~~~~~~~~~~~~>') print('Schere<////>Stein<\\\\\>Paper') print('<***************************>') while True: f1 = 0 f1 = int(input('Bitte waehlen sie ihre Figur aus:Schere[...
von Hougou
Sonntag 14. Mai 2017, 22:45
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Kannst du mir bitte die Befehle schreiben?
von Hougou
Sonntag 7. Mai 2017, 08:58
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Kannst du mir den genauen Befehl schreiben?
von Hougou
Donnerstag 4. Mai 2017, 18:17
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Wie meinst du das? Es wäre gut wenn du eine mini Anleitung machen würdest.
von Hougou
Montag 24. April 2017, 20:34
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Es funktioniert jetzt immer noch nicht, habe mein Scriptoderpfad kopiert und deinen, weißt du noch eine andere Möglichkeit.

P.S. Habe den Pfad bei Umgebungsvariablen eingefügt
von Hougou
Sonntag 23. April 2017, 18:56
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Hab das so das in der cmd nicht mehr steht “python konnte nicht gefunden werden“. Jetzt steht dort:
Pip wurde nicht gefunden. Was muss ich da machen?
von Hougou
Samstag 22. April 2017, 12:56
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Würde auch“ sudo apt-get install python-pygame gehen“?
von Hougou
Freitag 21. April 2017, 21:06
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

In welcher Python Dokumentation genau, wäre echt toll ,wenn ihr mir zeigen könntet wie man da hinkommt.
von Hougou
Donnerstag 20. April 2017, 19:16
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Als erstes habe ich python -m ensurepip eingeben.
Dort kam die Fehlermeldung “python konnte nicht gefunden werden“.
Falls das falsch war schreibt mir bitte.

P.S.
Nutze Python 2.7 mit PyCharm
von Hougou
Donnerstag 20. April 2017, 18:06
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Re: Pygame auf Windows 64bit System installieren?

Ich kann das zwar downloaden, aber das installieren über der Cmd klappt nicht.
Hoffe ihr versteht jetzt mein Problem
von Hougou
Mittwoch 19. April 2017, 21:37
Forum: Sonstige (Pygame, PyOpenGL, ...)
Thema: Pygame auf Windows 64bit System installieren?
Antworten: 20
Zugriffe: 9426

Pygame auf Windows 64bit System installieren?

Hallo,
ich möchte mir pygame auf meinem Windows 10 64 bit Betriebssystem installieren.Kann mir jemand erklären wie das funktioniert?
Danke schon mal im voraus!