Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21566
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ferreirafm@lim12.fm.usp.br> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.021 |
| X-Spam-Evidence | '*H*': 0.96; '*S*': 0.00; 'python': 0.08; 'context:': 0.09; 'error:': 0.10; 'nabble.com.': 0.16; 'pdb': 0.16; 'received:192.168.236': 0.16; 'received:216.139': 0.16; 'received:nabble.com': 0.16; 'subject:function': 0.16; 'url:nabble': 0.16; 'have:': 0.18; 'archive': 0.21; 'header:In- Reply-To:1': 0.22; 'runs': 0.23; 'second': 0.28; 'exit': 0.29; 'line:': 0.30; 'quite': 0.31; 'skip:( 20': 0.31; 'list': 0.32; 'file': 0.34; 'to:addr:python-list': 0.35; 'skip:" 20': 0.35; 'url:python': 0.35; 'issue': 0.37; 'charset:us-ascii': 0.37; 'received:192': 0.38; 'third': 0.38; 'open': 0.38; 'mailing': 0.39; 'cannot': 0.39; 'from:': 0.40; 'to:addr:python.org': 0.40; 'more': 0.61; 'your': 0.61; 'view': 0.61; 'ian,': 0.84 |
| Date | Tue, 13 Mar 2012 08:17:18 -0700 (PDT) |
| From | ferreirafm <ferreirafm@lim12.fm.usp.br> |
| To | python-list@python.org |
| In-Reply-To | <CALwzid=sF3dQpD5zj203FNHMdcFhfeN6KOAaP1fPBURP0qFB4Q@mail.gmail.com> |
| References | <1331649332216-4574176.post@n6.nabble.com> <CALwzid=sF3dQpD5zj203FNHMdcFhfeN6KOAaP1fPBURP0qFB4Q@mail.gmail.com> |
| Subject | Re: concatenate function |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=us-ascii |
| Content-Transfer-Encoding | 7bit |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://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 | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.615.1331651840.3037.python-list@python.org> (permalink) |
| Lines | 18 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1331651840 news.xs4all.nl 6897 [2001:888:2000:d::a6]:48900 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:21566 |
Show key headers only | View raw
Hi Ian,
That what I have:
> burst.py
Your job 46665 ("top_n_pdb.qsub") has been submitted
Your job 46666 ("extr_pdb.qsub") has been submitted
Your job 46667 ("combine_top.qsub") has been submitted
The first job runs quite well. The second is still runing and the third
issue the following:
> more combine_top.qsub.e46667
ERROR: Cannot open PDB file "S_3MSEB_26_0032.pdb"
ERROR:: Exit from: src/core/import_pose/import_pose.cc line: 199
--
View this message in context: http://python.6.n6.nabble.com/concatenate-function-tp4574176p4574337.html
Sent from the Python - python-list mailing list archive at Nabble.com.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: concatenate function ferreirafm <ferreirafm@lim12.fm.usp.br> - 2012-03-13 08:17 -0700
csiph-web