Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #101417
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Terry Reedy <tjreedy@udel.edu> |
| Newsgroups | comp.lang.python |
| Subject | Re: Python 3.4.4 Install |
| Date | Sat, 9 Jan 2016 17:54:41 -0500 |
| Lines | 31 |
| Message-ID | <mailman.102.1452380104.2305.python-list@python.org> (permalink) |
| References | <64dd3d38-cecd-40ca-bf53-5427d9374a65@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8; format=flowed |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de MyB/NccdUgceKk3GACJ2ugpKwNiW3DtW92MwmYlI4XsQ== |
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.001 |
| X-Spam-Evidence | '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'essential.': 0.09; 'identifier': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'jan': 0.11; 'syntax': 0.13; 'interpreted.': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'syntaxerror:': 0.16; 'wrote:': 0.16; 'obviously': 0.16; 'meant': 0.22; '3.x': 0.22; 'bit': 0.23; 'seems': 0.23; 'dec': 0.23; 'replacing': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'error': 0.27; "skip:' 10": 0.28; 'skip:( 20': 0.28; 'colon': 0.29; 'run': 0.33; 'file': 0.34; 'skip:" 50': 0.35; 'should': 0.36; 'beginning': 0.36; 'received:71': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'version': 0.38; 'sure': 0.39; 'rather': 0.39; 'to:addr:python.org': 0.40; 'understood.': 0.84; 'received:fios.verizon.net': 0.91; '8bit%:67': 0.93; '***': 0.95 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| X-Gmane-NNTP-Posting-Host | pool-71-185-227-36.phlapa.fios.verizon.net |
| User-Agent | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 |
| In-Reply-To | <64dd3d38-cecd-40ca-bf53-5427d9374a65@googlegroups.com> |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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> |
| Xref | csiph.com comp.lang.python:101417 |
Show key headers only | View raw
On 1/9/2016 5:25 PM, Colin J. Williams wrote:
> The reponse is not understood.
What part of 'SyntaxError: invalid syntax' do you not understand?
> *** Python 3.4.4rc1 (v3.4.4rc1:04f3f725896c, Dec 6 2015, 17:06:10) [MSC v.1600 64 bit (AMD64)] on win32. ***
Consider replacing with 3.4.4, though not essential.
> File "C:\Users\Adm\AppData\Roaming\PyScripter\python_init.py", line 1
This issue seems to be about PyScriptor, not 3.4.
> Öü:Vt‡Ö{ZðN)’ƒ2%hóýL"®ÁwÇ,”¿Æ¾J
> ^
This is obviously gibberish as interpreted. Perhaps you should
re-install PyScriptor. Make sure you have a version meant to run with
3.x rather than 2.x.
> SyntaxError: invalid syntax
'ab:' will give the same error in the same place. A colon cannot follow
an identifier at the beginning of a line.
--
Terry Jan Reedy
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python 3.4.4 Install "Colin J. Williams" <cjwilliams43@gmail.com> - 2016-01-09 14:25 -0800 Re: Python 3.4.4 Install Terry Reedy <tjreedy@udel.edu> - 2016-01-09 17:54 -0500 Re: Python 3.4.4 Install Steven D'Aprano <steve@pearwood.info> - 2016-01-10 13:19 +1100 RE: Python 3.4.4 Install Emanuel Barry <vgr255@live.ca> - 2016-01-09 17:49 -0500
csiph-web