Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #106159 > unrolled thread
| Started by | Simon Martin <martinsr1988@gmail.com> |
|---|---|
| First post | 2016-03-31 15:45 +0200 |
| Last post | 2016-03-31 15:28 +0000 |
| Articles | 3 — 3 participants |
Back to article view | Back to comp.lang.python
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
| From | Simon Martin <martinsr1988@gmail.com> |
|---|---|
| Date | 2016-03-31 15:45 +0200 |
| Subject | Pyscripter 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]
| From | Steven D'Aprano <steve@pearwood.info> |
|---|---|
| Date | 2016-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]
| From | John Gordon <gordon@panix.com> |
|---|---|
| Date | 2016-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