Pb with 2.5.2 & PyScripter

  • Thread starter Méta-MCI \(MVP\)
  • Start date
M

Méta-MCI \(MVP\)

Hi, all!

Since the install of Python 2.5.2, Pyscripter (1.9.9.1) close for each
error.
Is it only me? Or another guys have the same thing?

@-salutations

Michel Claveau
 
C

Colin J. Williams

Méta-MCI (MVP) said:
Hi, all!

Since the install of Python 2.5.2, Pyscripter (1.9.9.1) close for each
error.
Is it only me? Or another guys have the same thing?

@-salutations

Michel Claveau
Could you be more explicit please?

I use PyScripter and do not have this
problem.

Colin W.
 
M

Méta-MCI \(MVP\)

Re!

An exemple. With this script:
a=123
b=456
d=a+b+c
(note than 'c' is not defined).

When I run, inside Pyscripter, the error-dialog is showed, and, one
second after, PyScripter is closed.
This problem is present since Python 2.5.2.

I search, for know if it's a problem only on my computer, or a more
general problem.

Thanks by advance for your(s) answer(s).

@-salutations
 
R

Ricardo Aráoz

Méta-MCI (MVP) said:
Re!

An exemple. With this script:
a=123
b=456
d=a+b+c
(note than 'c' is not defined).

When I run, inside Pyscripter, the error-dialog is showed, and, one
second after, PyScripter is closed.
This problem is present since Python 2.5.2.

I search, for know if it's a problem only on my computer, or a more
general problem.

Thanks by advance for your(s) answer(s).

@-salutations

Just tried it with PyScripter v 1.9.5.0 and Python 2.5.2.
Error dialog showed but PyScripter did not close.
 
M

Méta-MCI \(MVP\)

Hi!

Thank you for return.
I will uninstall+reinstall Pyscripter.

@-salutations
 
C

Colin J. Williams

Méta-MCI (MVP) said:
Re!

An exemple. With this script:
a=123
b=456
d=a+b+c
(note than 'c' is not defined).

When I run, inside Pyscripter, the error-dialog is showed, and, one
second after, PyScripter is closed.
This problem is present since Python 2.5.2.

I search, for know if it's a problem only on my computer, or a more
general problem.

Thanks by advance for your(s) answer(s).

@-salutations
I ran your script and an
exception.NameError is reported.

I say OK to the error and repeat the
run. PyScripter is not closed.

This is with xp and Python 2.5.2

Colin W.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,534
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top