Got the error there was no __init__.py in the folder osol_install that's why it did not detect the package finalizer.py but shouldn't all this configuration be done automatically ???
Amit k. Saha wrote: > On Sat, Dec 6, 2008 at 6:30 PM, kunal ghosh <kunal.t2 at gmail.com> wrote: > >> the moment i dry run distro constructor with >> $distro_const >> it gives the following error: >> >> Traceback (most recent call last): >> File "/usr/bin/distro_const", line 30, in ? >> from osol_install.finalizer import DCFinalizer >> ImportError: No module named osol_install.finalizer >> > > Case of a missing Python package. Check if you have checked out all > the sources.. > > -Amit > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/caiman-discuss/attachments/20081206/bae0165b/attachment.html>