Thanks!
Sean
On 3/11/06, Elvelind Grandin <[EMAIL PROTECTED]> wrote:
It seems like you dont have pyprotocols installed (or that it can't import it)
What does easy_install PyProtocols say?
On 3/11/06, Sean De La Torre <[EMAIL PROTECTED] > wrote:
> I was trying to run tg-admin quickstart and ran into a problem (shown
> below). The quickstart process seems to work fine until it runs the
> "setup.py egg_info" command. Any ideas?
>
> I'm using SVN r930 on win xp.
>
> Thanks,
>
> Sean
>
>
> Running C:\Python24\python.exe setup.py egg_info
> Error (exit code: 1)
> Traceback (most recent call last):
> File "setup.py", line 2, in ?
> from turbogears.finddata import find_package_data
> File
> "c:\data\projects\turbogears\turbogears\__init__.py", line
> 3, in ?
> from turbogears.controllers import expose, flash, validate, redirect, \
> File
> "c:\data\projects\turbogears\turbogears\controllers.py",
> line 12, in ?
> from turbogears import view, database, errorhandling
> File
> "c:\data\projects\turbogears\turbogears\view\__init__.py",
> line 1, in ?
> from turbogears.view.base import *
> File
> "c:\data\projects\turbogears\turbogears\view\base.py", line
> 17, in ?
> from turbogears import identity, jsonify
> File "c:\data\projects\turbogears\turbogears\jsonify.py",
> line 6, in ?
> import dispatch
> File "C:\data\projects\www\proj\__init__.py", line 19, in
> ?
>
> File
> "c:\python24\lib\site-packages\ruledispatch-0.5a0.dev_r2100-py2.4-win32.e
> gg\dispatch\interfaces.py", line 1, in ?
> ImportError: No module named protocols
>
> Traceback (most recent call last):
> File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ?
> sys.exit(
> File
> "c:\data\projects\turbogears\turbogears\command\base.py",
> line 273, in ma
> in
> command.run()
> File
> "c:\data\projects\turbogears\turbogears\command\quickstart.py",
> line 102,
> in run
> command.run(cmd_args)
> File
> "c:\python24\lib\site-packages\PasteScript-0.5-py2.4.egg\paste\script\com
> mand.py", line 205, in run
> result = self.command()
> File
> "c:\python24\lib\site-packages\PasteScript- 0.5-py2.4.egg\paste\script\cre
> ate_distro.py", line 103, in command
> cwd=output_dir)
> File
> "c:\python24\lib\site-packages\PasteScript-0.5-py2.4.egg\paste\script\com
> mand.py ", line 526, in run_command
> raise OSError("Error executing command %s" % cmd)
> OSError: Error executing command C:\Python24\python.exe
>
>
>
--
cheers
elvelind grandin
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---
