Hi,

I'm seeing an odd problem that only occurs on machines *other* than the
one I wrote my code on!

My code is "compiled" using py2exe to make things easier as the other
machines don't have Python interpreters.  The .exe works flawlessly on
my development machine, but on all others fails with the output below.

Does anyone know what might be causing this?  Both development machine
and the others have working LaTeX installs using MiKTeX 2.7.3107, though
other versions have been tried.  Both the LaTeX files the error refers
to (color.sty and color.cfg) exist.  Dev machine is WinXP, tried running
on 2k and XP with the same problem.

If the output below isn't enough to diagnose the problem, how exactly do
I "increase errordebug for more output"?

Thanks,

Ian

[output begins]

d:\(snip)\ColourfulGerber.exe\pyx\text.py:850: UserWarning: still
waiting for latex after 5 (of 60) seconds...
d:\(snip)\ColourfulGerber.exe\pyx\text.py:850: UserWarning: still
waiting for latex after 10 (of 60) seconds...
(snip)
d:\(snip)\ColourfulGerber.exe\pyx\text.py:850: UserWarning: still
waiting for latex after 55 (of 60) seconds...
d:\(snip)\ColourfulGerber.exe\pyx\text.py:852: UserWarning: the timeout
of 60 seconds expired and latex did not respond.
Traceback (most recent call last):
  File "ColourfulGerber.py", line 284, in process
  File "pyx\text.pyc", line 1165, in preamble
  File "pyx\text.pyc", line 1038, in execute
pyx.text.TexResultError: TeX didn't respond as expected within the
timeout period (60 seconds).
The expression passed to TeX was:
  \parindent=0pt
  \usepackage{color}%
  \PyXInput{4}%
After parsing the return message from TeX, the following was left:
  *
  *
  *("C:\Program Files\MiKTeX 2.7\tex\latex\graphics\color.sty"
  ("C:\Program Files\MiKTeX 2.7\tex\latex\00miktex\color.cfg")
  
  (cut after 5 lines, increase errordebug for more output)

[output ends]

-- 
Incoming huge corporate sig, sorry.
The information contained in this E-Mail and any subsequent 
correspondence is private and is intended solely for the intended 
recipient(s).  The information in this communication may be 
confidential and/or legally privileged.  Nothing in this e-mail is 
intended to conclude a contract on behalf of QinetiQ or make QinetiQ 
subject to any other legally binding commitments, unless the e-mail 
contains an express statement to the contrary or incorporates a formal Purchase 
Order.

For those other than the recipient any disclosure, copying, 
distribution, or any action taken or omitted to be taken in reliance 
on such information is prohibited and may be unlawful.

Emails and other electronic communication with QinetiQ may be 
monitored and recorded for business purposes including security, audit 
and archival purposes.  Any response to this email indicates consent 
to this.

Telephone calls to QinetiQ may be monitored or recorded for quality 
control, security and other business purposes.

QinetiQ Limited
Registered in England & Wales: Company Number:3796233
Registered office: 85 Buckingham Gate, London SW1E 6PD, United Kingdom
Trading address: Cody Technology Park, Cody Building, Ively Road, Farnborough, 
Hampshire, GU14 0LX, United Kingdom 
http://www.QinetiQ.com/home/legal.html

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to