Hi!

I'm running WinXP x32, python 2.5, miktex 2.9.

Installing pyx 0.11.1 (sfnet download) gave me an error that appears
fixed in the repository (CRLF line endings from popen'ing kpsewhich,
in filelocator.py). When I tried installing from repository (python
setup.py install) and running a test scipt, python gave me that:

Traceback (most recent call last):
  File "test.py", line 7, in <module>
    import pyx
  File "C:\Python25\Lib\site-packages\pyx\__init__.py", line 41, in <module>
    __import__(module, globals(), locals(), [])
ImportError: No module named metapost

I copied pyx/metapost/ to site-packages/pyx/ and my test script worked.

I'm not sure if this is the right list to report this to, or whether
pyx-devel would be better.

Cheers,
Chris

------------------------------------------------------------------------------
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
_______________________________________________
PyX-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyx-user

Reply via email to