<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.2.3">
</HEAD>
<BODY>
<BLOCKQUOTE TYPE=CITE>
    <TT>[localhost:MoinMoin/scripts/migration] root# python 12_to_13_mig1.py</TT><BR>
    <TT>Traceback (most recent call last):</TT><BR>
    <TT>   File "12_to_13_mig1.py", line 58, in ?</TT><BR>
    <TT>     from migutil import opj, listdir, copy_file, copy_dir</TT><BR>
    <TT>ImportError: No module named migutil</TT><BR>
</BLOCKQUOTE>
<BR>
Its seems that you don't run the script from the MoinMoin/scripts/migration directory. Also, there is no need to run the script as root! copy the data directory as a user and run the scripts as a user.<BR>
<BR>
Nir.
</BODY>
</HTML>