[Grok-dev] How do I start the damn thing... :o (ImportError: No module named startup)

Sebastian Ware sebastian at urbantalk.se
Fri Jan 30 12:13:07 EST 2009


I found some instructions on:
   http://pypi.python.org/pypi/grokproject
and I have tried:
   bin/paster serve etc/deploy.ini
but I get:
  Traceback (most recent call last):
   File "bin/paster", line 130, in ?
     paste.script.command.run()
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteScript-1.7.3- 
py2.4.egg/paste/script/command.py", line 84, in run
     invoke(command, command_name, options, args[1:])
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteScript-1.7.3- 
py2.4.egg/paste/script/command.py", line 123, in invoke
     exit_code = runner.run(args)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteScript-1.7.3- 
py2.4.egg/paste/script/command.py", line 218, in run
     result = self.command()
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteScript-1.7.3- 
py2.4.egg/paste/script/serve.py", line 276, in command
     relative_to=base, global_conf=vars)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteScript-1.7.3- 
py2.4.egg/paste/script/serve.py", line 311, in loadapp
     return loadapp(
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 204, in loadapp
     return loadobj(APP, uri, name=name, **kw)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 224, in loadobj
     global_conf=global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 248, in loadcontext
     global_conf=global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 278, in _loadconfig
     return loader.get_context(object_type, name, global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 409, in get_context
     section)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 430, in _context_from_use
     context = self.get_context(
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 361, in get_context
     global_conf=global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 248, in loadcontext
     global_conf=global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 285, in _loadegg
     return loader.get_context(object_type, name, global_conf)
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 560, in get_context
     entry_point, protocol, ep_name = self.find_egg_entry_point(
   File "/Volumes/PsycadeliaRAID/groklive/eggs/PasteDeploy-1.3.2- 
py2.4.egg/paste/deploy/loadwsgi.py", line 587, in find_egg_entry_point
     possible.append((entry.load(), protocol, entry.name))
   File "/Volumes/PsycadeliaRAID/groklive/lib/python2.4/site-packages/ 
setuptools-0.6c8-py2.4.egg/pkg_resources.py", line 1912, in load
     entry = __import__(self.module_name, globals(),globals(),  
['__name__'])
ImportError: No module named startup


Mvh Sebastian


30 jan 2009 kl. 18.08 skrev Sebastian Ware:

> All I can see is
>
> buildout
> guldfimpen-ctl
> guldfimpen-debug
> i18nextract
> i18nmergeall
> i18nstats
> paster
> python-console
> test
>
> Mvh Sebastian
>
>
> 30 jan 2009 kl. 18.05 skrev Sebastian Ware:
>
>> bin/zopectl is gone... that's fine, but how do I start my application
>> these days?
>>
>> Mvh Sebastian
>>
>>
>> _______________________________________________
>> Grok-dev mailing list
>> Grok-dev at zope.org
>> http://mail.zope.org/mailman/listinfo/grok-dev
>



More information about the Grok-dev mailing list