Trouble with RC2

  • Thread starter Do Re Mi chel La Si Do
  • Start date
D

Do Re Mi chel La Si Do

Hi !


I have sevral problems with P4-RC2.

Typical case, I have a script who run OK with P4 "standard" ; but, on a new
install, with P4-RC2, I obtain :

Traceback (most recent call last):
File "C:\PONX\ponx.py", line 60, in ?
import pdebug
File "C:\PONX\pdebug.py", line 224
for tmpArg in args[1:]:
^
SyntaxError: invalid syntax


If I overwrite with P4 "standard", the problem disappears.

I had problems, with three new installs : on Windows-server-2003,
Windows-XP-Pro, Windows-2000.

I can reproduce the problem at will. But it is long time, because I formate
the CPU of test to each test.



*** Sorry for my poor and bad english (therefore, boosted by google) ***



@-salutations

Michel Claveau
 
A

Anthony Baxter

Hi !

I have sevral problems with P4-RC2.

Typical case, I have a script who run OK with P4 "standard" ; but, on a new
install, with P4-RC2, I obtain :

Traceback (most recent call last):
File "C:\PONX\ponx.py", line 60, in ?
import pdebug
File "C:\PONX\pdebug.py", line 224
for tmpArg in args[1:]:
^
SyntaxError: invalid syntax

I'm assuming you mean "2.4" for "P4" and "2.4.1c2" for "P4-RC2". I can
see no changes that should have caused this - without seeing the
entire file, I can only assume that you've either got indentation
wrong, or you're maybe mixing tabs and spaces? That's the best I can
do without seeing the whole file.
 
D

Do Re Mi chel La Si Do

Hi !


Yes, P4RC2 is a error ; it is Python 2.4.1 release candidate 2
Yes, P2.4 is Python 2.4


The scripts use ONLY space-indentation.

But the important points are :
- if I install Python 2.4 on the rc2 (overwrite), then problem
disappears, with the SAME scripts.
- the problem is only with if the p2.4.1rc2 install is the first install
(no Python previously)
- I had others problems, but difficult to encircle (example : COM-server
in Python, with no problem in run, but errors with use ("no interface"),
with rc2 'first install'; and without problem if P4, or P2.3.5 was
installed ).

For the scripts : they are too big (3500 lines +700 lines + 850 lines) for
to send them (and they require many modules)...


*** Sorry for my poor and bad english ***


@-salutations
 

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,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top