Sorry for the late reply...

Had you just created this project? There shouldn't really be anything
looking for +einame+ directly.. that's supposed to be replaced with
your project name. What files do you have in your topmost directory?

Kevin

On 1/20/06, ssteiner <[EMAIL PROTECTED]> wrote:
>
> Running lates From SVN -- had same problem yesterday:
>
> Ju:~/Desktop/foo ssteiner$ tg-admin sql create
> Using database URI mysql://root:@localhost:3307/foo?debug=1
> Traceback (most recent call last):
>   File "/usr/local/bin/tg-admin", line 7, in ?
>     sys.exit(
>   File "/Users/ssteiner/Desktop/turbogears/turbogears/command/base.py",
> line 269, in main
>     command.run()
>   File "/Users/ssteiner/Desktop/turbogears/turbogears/command/base.py",
> line 129, in run
>     command.the_runner.run(sys.argv)
>   File
> "/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1516-py2.4.egg/sqlobject/manager/command.py",
> line 102, in run
>     runner.run()
>   File
> "/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1516-py2.4.egg/sqlobject/manager/command.py",
> line 232, in run
>     self.load_options_from_egg(egg_spec)
>   File
> "/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1516-py2.4.egg/sqlobject/manager/command.py",
> line 415, in load_options_from_egg
>     dist, conf = self.config_from_egg(egg_spec)
>   File
> "/usr/local/lib/python2.4/site-packages/SQLObject-0.7.1dev_r1516-py2.4.egg/sqlobject/manager/command.py",
> line 425, in config_from_egg
>     dist = pkg_resources.get_distribution(egg_spec)
>   File
> "/usr/local/lib/python2.4/site-packages/setuptools-0.6a9-py2.4.egg/pkg_resources.py",
> line 228, in get_distribution
>     if isinstance(dist,basestring): dist = Requirement.parse(dist)
>   File
> "/usr/local/lib/python2.4/site-packages/setuptools-0.6a9-py2.4.egg/pkg_resources.py",
> line 2097, in parse
>     reqs = list(parse_requirements(s))
>   File
> "/usr/local/lib/python2.4/site-packages/setuptools-0.6a9-py2.4.egg/pkg_resources.py",
> line 2014, in parse_requirements
>     raise ValueError("Missing distribution spec", line)
> ValueError: ('Missing distribution spec', '+einame+')
>
> Huh?
>
> Steve
>
>


--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

Reply via email to