Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #106159 > unrolled thread

Pyscripter Issues

Started bySimon Martin <martinsr1988@gmail.com>
First post2016-03-31 15:45 +0200
Last post2016-03-31 15:28 +0000
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  Pyscripter Issues Simon Martin <martinsr1988@gmail.com> - 2016-03-31 15:45 +0200
    Re: Pyscripter Issues Steven D'Aprano <steve@pearwood.info> - 2016-04-01 01:59 +1100
    Re: Pyscripter Issues John Gordon <gordon@panix.com> - 2016-03-31 15:28 +0000

#106159 — Pyscripter Issues

FromSimon Martin <martinsr1988@gmail.com>
Date2016-03-31 15:45 +0200
SubjectPyscripter Issues
Message-ID<mailman.261.1459432779.28225.python-list@python.org>
Hi

I have been having issues trying to run python 3.5.1 and pyscripter 2.6. Giving the error message that it cannot initialize python.

I have tried to re-install multiple versions of both python and pyscripter to no avail. Any advice?

Thanks

Simon

Sent from Mail for Windows 10

[toc] | [next] | [standalone]


#106165

FromSteven D'Aprano <steve@pearwood.info>
Date2016-04-01 01:59 +1100
Message-ID<56fd3b37$0$1600$c3e8da3$5496439d@news.astraweb.com>
In reply to#106159
On Fri, 1 Apr 2016 12:45 am, Simon Martin wrote:

> Hi
> 
> I have been having issues trying to run python 3.5.1 and pyscripter 2.6.
> Giving the error message that it cannot initialize python.
> 
> I have tried to re-install multiple versions of both python and pyscripter
> to no avail. Any advice?

Yes: start by copying and pasting the full error message here, so we can
read it, rather than summarising it.

Generally speaking, re-installing Python should be your last resort. At the
very least, there's no point in re-installing until you can be sure that
Python itself is broken.

What happens if you run "python3" from the command prompt? I've barely
touched Windows for probably eight years, and I have no idea how to get a
command prompt in Windows 10, but if you can get command.com or cmd.exe
(whichever it is) and try running Python from that, you'll soon find out
whether Python itself is working.



-- 
Steven

[toc] | [prev] | [next] | [standalone]


#106168

FromJohn Gordon <gordon@panix.com>
Date2016-03-31 15:28 +0000
Message-ID<ndjfn1$7q9$1@reader1.panix.com>
In reply to#106159
In <mailman.261.1459432779.28225.python-list@python.org> Simon Martin <martinsr1988@gmail.com> writes:

> I have been having issues trying to run python 3.5.1 and pyscripter 2.6.
> Giving the error message that it cannot initialize python.

Which version of Python did you get: 32-bit or 64-bit?  I vaguely recall
that PyScripter won't work with the 64-bit version.

-- 
John Gordon                   A is for Amy, who fell down the stairs
gordon@panix.com              B is for Basil, assaulted by bears
                                -- Edward Gorey, "The Gashlycrumb Tinies"

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web