[Grok-dev] grok 0.13 installation problem on hardy heron
    Sebastian Ware 
    sebastian at urbantalk.se
       
    Fri Jul  4 09:21:13 EDT 2008
    
    
  
4 jul 2008 kl. 00.45 skrev Uli Fouquet:
>>
>> zope.configuration.xmlconfig.ZopeXMLConfigurationError: File
>> "/home/myhome/MyApp/parts/app/site.zcml", line 4.0-4.25
>>    ZopeXMLConfigurationError: File
>> "/home/myhome/MyApp/src/MyApp/configure.zcml", line 5.2-5.27
>>    ValueError: Empty module name
>
> I wonder, why there is a '.../MyApp/src/MyApp/configure.zcml' file
> involved. Shouldn't it read '.../MyApp/src/myapp/configure.zcml' (with
> lowercase package name)?
>
> What is in your src/ directory? A 'MyApp' or a 'myapp' package?
In case we don't get an answer. I changed to camel case in the src/  
directory (from eaglesurvey to EagleSurvey), but that gives another  
error:
zope.configuration.xmlconfig.ZopeXMLConfigurationError: File "/Users/ 
jhsware/groksandbox/EagleSurvey/parts/app/site.zcml", line 4.0-4.33
ConfigurationError: ('Invalid value for', 'package', "ImportError:  
Couldn't import eaglesurvey, No module named eaglesurvey")
Mvh Sebastian
    
    
More information about the Grok-dev
mailing list