Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #110846
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | tommy yama <bluebox03@gmail.com> |
| Newsgroups | comp.lang.python |
| Subject | sample chatting apps in pyqt |
| Date | Thu, 30 Jun 2016 22:45:33 +0900 |
| Lines | 13 |
| Message-ID | <mailman.140.1467294337.2358.python-list@python.org> (permalink) |
| References | <CANevj7s=1bvzYW8x06tf+LPNecx_weSYa2sHgoto05JsaDLhaA@mail.gmail.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| X-Trace | news.uni-berlin.de XNREmwy3qHOAYQEXHh1cRw9f7wQY6cFwJnr8BCMj4nMQ== |
| Return-Path | <bluebox03@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.022 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'scripts': 0.09; 'suggestions.': 0.09; 'apps': 0.15; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:sample': 0.16; 'thanks.': 0.18; 'all,': 0.20; 'tried': 0.24; 'install': 0.25; "i've": 0.25; 'installed': 0.26; 'error': 0.27; 'question': 0.27; 'message- id:@mail.gmail.com': 0.27; 'once,': 0.29; 'post': 0.31; 'anyone': 0.32; 'run': 0.33; 'received:google.com': 0.35; 'to:addr:python- list': 0.36; 'to:addr:python.org': 0.40; 'your': 0.60; 'sample': 0.63; 'here': 0.66 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=lfdQFZWt3TD+FK5/dWFt8KVWRne8Ih9HvKtg75A1XdA=; b=RAwFJk4vimio8sJ5d+CXB6AFr9IX70FSuf9G1L1K+jqJ6Mija1DJJx32DW13b1t0m5 it8ZOYXyjaV85eUvfpX8MdBXCsgAbhZ/yCuBb5CFn3OqJopxFQ0Z+NpJYQsuBGQj8axC yGS5pbh9HPVrIxYNykP+X8pSddhEC96srVl7+SbSa8gmZsXR/ePfgLxpjG0gYbxwahJj Tn59E/n/K2WESMDHiS3cRk2ckoWQ0vFP047IECKjG00nRPIclxkK9tDoQ3J/kYNYetIW BKMR/6ZRzfmvQoXYLSQH5DQnFoT4f0PRHFVLk7575FuzOxBrSgx9sUfkvbaYzQo0E0lr PrFw== |
| X-Google-DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=lfdQFZWt3TD+FK5/dWFt8KVWRne8Ih9HvKtg75A1XdA=; b=XS+F28e0sdWI9YGgrhnyTKRDM1FZk7YaEk3e9Smlha2R2Yz1IdbcDEuIxyioepJzze e5eiqvlnihqOnlzNjMD5NxQQAAdopiTIIIJ1FpDA0xbWiLFY6EzopfbctpPNG3Tx/X8G KTZvhYDE5PmyS17jcON86eoX9N+aeD9/iMINoJw7n3ESRdnN7fabu4s3w05YfCQH+kTF p9cKpQfCKEp/cKv7nBwRIqsIOGWOafSDfQi5MEdcc7N0e20c9eNInR6uKC/aoRuY0fUE oJP5SHoADmDdx1Sme5LO+/JQiAiAkfyidnBXXlYByHTFwLS6w6RWlwudU55WG7u1rUOr Q6bw== |
| X-Gm-Message-State | ALyK8tKcUGUad32ADvAmGdr9XjdNyal04kBb+/Qqi4curxp31I0G4ABAWr30cci/SpQGR88rJd6tr+YivBA4rA== |
| X-Received | by 10.157.2.74 with SMTP id 68mr10247055otb.70.1467294334347; Thu, 30 Jun 2016 06:45:34 -0700 (PDT) |
| X-Content-Filtered-By | Mailman/MimeDel 2.1.22 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.22 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <CANevj7s=1bvzYW8x06tf+LPNecx_weSYa2sHgoto05JsaDLhaA@mail.gmail.com> |
| Xref | csiph.com comp.lang.python:110846 |
Show key headers only | View raw
Hi all, Let me post my question here Has anyone installed and run any of sample chat apps in pyqt? Although I've tried to install and run sample scripts in pyqt once, the error said pyqt must be reinstalled. Appreciate for your suggestions. Thanks. Tomo
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
sample chatting apps in pyqt tommy yama <bluebox03@gmail.com> - 2016-06-30 22:45 +0900
csiph-web