On 30.07.09, Stefanie Lück wrote:
> Thanks Michael for you suggestions! So I downloaded and installed
> basic-miktex-2.8-beta-4.exe (because I couldn't download Protext,
> the file is damaged!?) and now I got this error:

>   File "C:\Python25\Lib\site-packages\pyx\dvifile.py", line 31, in __init__
>     self.file = open(filename, mode)
> IOError: [Errno 2] No such file or directory: 'tmpaij2j8.dvi'

PyX cannot find the temporary file in which the output of the LaTeX
run is stored. Please make a separate TeX run to verify that your
latex installation works well and does produce *.dvi files.

As another test, say in pyx
  text.set(texdebug="debug.tex", usefiles=["debug.dvi"])
and try to find the files debug.tex and debug.dvi on your system. Make
sure that you search case-independently.

Michael

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to