ArchGenXML: ImportError: No module named untitledModel.config

2 messages Options
Embed this post
Permalink
Vincent François - Webconforme () ArchGenXML: ImportError: No module named untitledModel.config
Reply Threaded More More options
Print post
Permalink
Hi,

New to the list, Archetypes and ArchGenXML stuffs, I'm facing the
following problem:

Both on Mac OSX and WindowsXP platforms, with ArgoUML 0.24, Python 2.4.x
and ArchGenXML 2.4, I get this message error:

    ImportError: No module named untitledModel.config

with a brand new .zargo UML file.


But, with the ArtistSite.zargo example found from Jazkarata demo,
everything works fine.

I then removed the demo classes from the ArtistSite.zargo and added
mine: fine, too.

I then removed the TD still there and I got the same ugly error message...

My question is: are they some special needs - black magic stuff or other
- to put into the .zargo file in order to avoid this error message?  Am
I condemned to keep religiously a copy of the almost-empty-but-not-too
demo file and fill it with my own classes?

Thank you.

--
Vincent François
Vice-président Technologie
WebConforme
1751 rue Richardson, bureau 6.111
Montréal (Qc), Canada  H3K 1G6
Téléphone : +1 514.448.2650
[hidden email]



------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users
Vincent Fretin () Re: ArchGenXML: ImportError: No module named untitledModel.config
Reply Threaded More More options
Print post
Permalink
On Wed, Mar 4, 2009 at 3:21 PM, Vincent François - Webconforme
<[hidden email]> wrote:

> Hi,
>
> New to the list, Archetypes and ArchGenXML stuffs, I'm facing the
> following problem:
>
> Both on Mac OSX and WindowsXP platforms, with ArgoUML 0.24, Python 2.4.x
> and ArchGenXML 2.4, I get this message error:
>
>    ImportError: No module named untitledModel.config
>
> with a brand new .zargo UML file.
>
>
> But, with the ArtistSite.zargo example found from Jazkarata demo,
> everything works fine.
>
> I then removed the demo classes from the ArtistSite.zargo and added
> mine: fine, too.
>
> I then removed the TD still there and I got the same ugly error message...
>
> My question is: are they some special needs - black magic stuff or other
> - to put into the .zargo file in order to avoid this error message?  Am
> I condemned to keep religiously a copy of the almost-empty-but-not-too
> demo file and fill it with my own classes?
>
> Thank you.

Hi,

The minimum to do in ArgoUML is to set the name of the model which by
default is untitledModel. The name of the model will be the directory
generated.
You should specify author and email tagged-values on the model too.
--
Vincent Fretin

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Archetypes-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/archetypes-users