Re: Pyscripter Issues

2016-03-31 Thread tjohnson
On 3/31/2016 11:29 AM, Zachary Ware wrote: On Thursday, March 31, 2016, 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

Re: Pyscripter Issues

2016-03-31 Thread tjohnson
On 3/31/2016 11:29 AM, Zachary Ware wrote: On Thursday, March 31, 2016, 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

Re: Pyscripter Issues

2016-03-31 Thread John Gordon
In Simon Martin 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

Re: Pyscripter Issues

2016-03-31 Thread Zachary Ware
On Thursday, March 31, 2016, 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 advi

Re: Pyscripter Issues

2016-03-31 Thread Steven D'Aprano
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

Re: PyScripter Logo

2010-03-30 Thread Steven D'Aprano
On Mon, 29 Mar 2010 22:47:40 -0700, Vincent MAILLE wrote: > Where can I find a image of the snake PyScipter in high quality ? Did you mean PyScripter (note spelling)? If so, then googling for PyScripter brings me to the PyScripter project, which has contact details. You should ask the project a

Re: Pyscripter

2007-08-05 Thread RichSaneSwindler
On Aug 5, 4:45 am, Stef Mientki <[EMAIL PROTECTED]> wrote: > RichSaneSwindler wrote: > > I think that pyscripter is the most promising Python IDE around > > but for windows only ! > and I > > > am exciting about its possibilities. However, I find a few issues with > > it annoying enough that I do

Re: Pyscripter

2007-08-05 Thread Stef Mientki
RichSaneSwindler wrote: > I think that pyscripter is the most promising Python IDE around but for windows only ! and I > am exciting about its possibilities. However, I find a few issues with > it annoying enough that I don't use it. They seem easily fixed in > which case I think it would be supe

Re: pyscripter to slow

2007-05-03 Thread Larry Bates
Gigs_ wrote: > I have some problem with pyscripter. > Sometimes when I type pyscripter get to slow (i type 10 chars and > pyscripter needs 5 seconds to complete this). This happens mostly on > deleting some chars. > > It is very frustrating. > > Does someone have same situation? > > btw > My com

Re: pyscripter

2007-02-28 Thread Gabriel Genellina
En Wed, 28 Feb 2007 11:28:49 -0300, Gigs_ <[EMAIL PROTECTED]> escribió: > im using pyscripter ide > > it is all alright till the next def > > class Checkbar(Frame): > def __init__(self, parent=None, picks=[], side=LEFT, anchor=W): > Frame.__init__(self, parent) > self.vars =

Re: pyscripter

2007-02-14 Thread PyScripter
On Feb 15, 12:41 am, Gigs_ <[EMAIL PROTECTED]> wrote: > How to change syntax color inpyscripterfor python interpreter? > > I have change color in tools>options>editor options and everything is > fine till restartpyscripter. > After restart only in module is good syntax color, but in interpreter is