Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5689
| From | Stefan Fuhrmann <stefan@fuhrmann.homedns.org> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] docker module |
| Date | 2020-10-09 08:27 +0200 |
| Message-ID | <mailman.1272.1602224886.9580.python-de@python.org> (permalink) |
| References | <dc9ec5eb-0138-f63d-2fa2-52c275916139@fuhrmann.homedns.org> <9a9430bc-a4ff-a24c-80aa-a87ca879db22@fuhrmann.homedns.org> <a0cac5b5-02e4-b6b9-673d-2ac872539bfa@mollux.de> <38357e1c-1b5e-7e8b-4785-e09beb4ada8e@fuhrmann.homedns.org> |
Hallo mollux, das ist der trace. Mehr wird nicht ausgegeben. Danke! Gruß Stefan Am 08.10.20 um 11:48 schrieb Dominik Weitz: > Am 08.10.20 um 07:48 schrieb Stefan Fuhrmann: >> Was nicht geht ist zB >> >> print(image.id) >> >> oder >> >> print(container.id) >> >> >> File "./test.py", line 14, in <module> >> print(container.id) >> > Da bräuchte man den gesamten Stacktrace, um das zu debuggen. Da steht > nicht drin, welcher Fehler aufgetreten ist. > > > LG > > mollux > > _______________________________________________ > python-de maillist - python-de@python.org > https://mail.python.org/mailman/listinfo/python-de
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] docker module Stefan Fuhrmann <stefan@fuhrmann.homedns.org> - 2020-10-09 08:27 +0200
csiph-web