Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62825
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <zhao_yunsong@163.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | UNSURE 0.317 |
| X-Spam-Level | *** |
| X-Spam-Evidence | '*H*': 0.52; '*S*': 0.16; 'configure': 0.05; 'subject:code': 0.07; 'eclipse': 0.16; 'all,': 0.19; 'trying': 0.19; 'seems': 0.21; 'message-id:@163.com': 0.24; 'subject:problem': 0.24; 'downloaded': 0.26; 'url:edu': 0.26; 'work.': 0.31; 'code': 0.31; 'thanks!': 0.32; 'problem': 0.35; 'but': 0.35; 'there': 0.35; 'complete.': 0.36; 'to:addr:python- list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'charset:gbk': 0.60; 'received:220.181': 0.61; 'complete': 0.62; 'received:163.com': 0.64; 'dear': 0.65; 'website:': 0.67; 'filename:fname piece:GBK': 0.84; 'filename:fname piece:Q': 0.84; 'received:180': 0.84; 'subject:+': 0.91; 'filename:fname piece:': 0.95; 'received:220.181.12': 0.95 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=163.com; s=s110527; h=Date:From:Subject:MIME-Version:Message-ID; bh=tXn/W nHYWXmtD5wZQuNnL1FMOD0s5fhsF5WKTp9sm44=; b=Xo0bdaOiT8UYAhVwBPa7B Bkyy37ComEgCr/A+gG5vknk1nHoKyDBwC/lOr+i4Zz0r8dri0FAXGRHV9wFSHvVS yo1KgbAmuK59w3oaNMSeXQ08nL/zMUZS5qHljwKmvpPXIobIn1gAcUbIsVQvsKVZ 9mcSOt9W7LgCVHzRGv8824= |
| X-Originating-IP | [180.78.79.161] |
| Date | Sat, 28 Dec 2013 02:54:09 +0800 (CST) |
| From | zhaoyunsong <zhao_yunsong@163.com> |
| To | python-list@python.org |
| Subject | eclipse+pyDev code complete problem |
| X-Priority | 3 |
| X-Mailer | Coremail Webmail Server Version SP_ntes V3.5 build 20131204(24406.5820.5783) Copyright (c) 2002-2013 www.mailtech.cn 163com |
| X-CM-CTRLDATA | oootlWZvb3Rlcl9odG09NjE0Ojgx |
| Content-Type | multipart/mixed; boundary="----=_Part_249497_2098062983.1388170449482" |
| MIME-Version | 1.0 |
| X-CM-TRANSID | gcGowEC5e0PSzL1Sc_AfAA--.1243W |
| X-CM-SenderInfo | 52kd0s51xq20lqj6il2tof0z/1tbiJQoBMU9pBwHKGwACss |
| X-Coremail-Antispam | 1U5529EdanIXcx71UUUUU7vcSsGvfC2KfnxnUU== |
| X-Mailman-Approved-At | Fri, 27 Dec 2013 22:20:25 +0100 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| 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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4679.1388179226.18130.python-list@python.org> (permalink) |
| Lines | 98 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1388179226 news.xs4all.nl 2978 [2001:888:2000:d::a6]:39218 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:62825 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
dear all, I am trying to configure eclipse + pydev as my ide, but there seems to be some problem on code complete. the attached is the case when code complete does not work. any suggestions? Thanks! my system is win 64bit pyhon 3.3 64bit eclipse kepler-SR1 pydev 3.1 I downloaded pillow from this website:http://www.lfd.uci.edu/~gohlke/pythonlibs/ Yunsong Zhao
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
eclipse+pyDev code complete problem zhaoyunsong <zhao_yunsong@163.com> - 2013-12-28 02:54 +0800
csiph-web