Xavier Balling wrote:
I am trying step through the Archgenxml tutorial
I am running the v2 beta 6 release or archgenxml since I have a plone 3 instance. I am having a problem when I run
 > archgenxml.py file.xmi
I get an error ..\ArchGenXML.py", line 23 in ? import archgenxml ImportError: No module named archgenxml Is this a path variable issue? or an installation issue? How does python figure out where to import files from? Recommendations?

You'll need to run setup.py (python setup.py install) instead of running it directly.

Reinout

--
Reinout van Rees  - Programmer at http://zestsoftware.nl/
http://vanrees.org/weblog/     mailto:[EMAIL PROTECTED]
"White space, the opposite of black hole?" -- Joris slob


_______________________________________________
Setup mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/setup

Reply via email to