It's not the correct fix, but it is the correct workaround, or at least is equivalent to what I was going to recommend.
The fix will have to be in PyXB, which should be generating a reference to pyxb.bundles.opengis.gml_3_2.Namespace instead. Peter On 1/27/2010 12:57 PM, Wendell Turner wrote: > On Wed, Jan 27, 2010 at 03:55:15PM +0000, Wendell Turner wrote: > >> Thank you for the response. This command now generates the >> parser. However, 'import test' produces: >> NameError: name '_Namespace_gml' is not defined >> > For what its worth, editing the generated file and adding > > from pyxb.bundles.opengis.raw._nsgroup import _Namespace_gml > > allows the generated file to at least get included without > errors. However, as I don't know what I'm doing, I doubt it > is the correct fix. > > Wendell > > > ------------------------------------------------------------------------------ > The Planet: dedicated and managed hosting, cloud storage, colocation > Stay online with enterprise data centers and the best network in the business > Choose flexible plans and management services without long-term contracts > Personal 24x7 support from experience hosting pros just a phone call away. > http://p.sf.net/sfu/theplanet-com > _______________________________________________ > pyxb-users mailing list > pyxb-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/pyxb-users > ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ pyxb-users mailing list pyxb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pyxb-users