security code whit python
Piet van Oostrum
piet at cs.uu.nl
Sun Nov 11 11:37:31 EST 2007
>>>>> "oruccim at gmail.com" <oruccim at gmail.com> (oc) wrote:
>oc> thank you
>oc> but it said """
>oc> Traceback (most recent call last):
>oc> File "<pyshell#3>", line 1, in <module>
>oc> c.text(0, 0, "Hello, world!")
>oc> File "C:\web\apache\python\lib\pyx\canvas.py", line 309, in text
>oc> return self.insert(self.texrunner.text(x, y, atext, *args,
>oc> **kwargs))
>oc> File "C:\web\apache\python\lib\pyx\text.py", line 1199, in text
>oc> self.execute(expr, self.defaulttexmessagesdefaultrun +
>oc> self.texmessagesdefaultrun + texmessages)
>oc> File "C:\web\apache\python\lib\pyx\text.py", line 899, in execute
>oc> self.fontmap = dvifile.readfontmap(self.fontmaps.split())
>oc> File "C:\web\apache\python\lib\pyx\dvifile.py", line 386, in
>oc> readfontmap
>oc> raise RuntimeError("cannot find font mapping file '%s'" %
>oc> filename)
>oc> RuntimeError: cannot find font mapping file 'psfonts.map'
>oc> """
>oc> I have setuped pyx i wonder i have mistake?
Do you have TeX installed?
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org
More information about the Python-list
mailing list