Hallo, guten Tag.
ctype oder ctypes wird für Python 3.... mit "pip install ctype" oder ctypes nicht installiert.
Wer kann mir bitte dabei helfen?
Danke.
ctype wird mit pip nicht installiert bei Python3....
- __blackjack__
- User
- Beiträge: 14018
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
@Funkheld: Niemand, weil man das nicht per ``pip`` installieren kann. Das ist Bestandteil der Standardbibliothek und muss nicht extra installiert werden.
“The best book on programming for the layman is »Alice in Wonderland«; but that's because it's the best book on anything for the layman.” — Alan J. Perlis