Yes Indeed Ivo, i was having trouble cause I was following the instructions
on PEAK to, when I did it your way it works fine on my XP PC however on
VISTA...
C:\OzVideoMaster\Server\OzServer>tg-admin sql create
Creating tables at mysql://[EMAIL PROTECTED]:3306/python
Traceback (most recent call last):
File "C:\OzVideoMaster\Server\OzServer\tg-admin-script.py", line 8, in
<module
>
load_entry_point('TurboGears==1.0.4.4', 'console_scripts', 'tg-admin')()
File
"C:\Python25\lib\site-packages\turbogears-1.0.4.4-py2.5.egg\turbogears\co
mmand\base.py", line 369, in main
command.run()
File
"C:\Python25\lib\site-packages\turbogears-1.0.4.4-py2.5.egg\turbogears\co
mmand\base.py", line 97, in run
sacommand(command, sys.argv)
File "<string>", line 5, in sacommand
File
"C:\Python25\lib\site-packages\turbogears-1.0.4.4-py2.5.egg\turbogears\co
mmand\sacommand.py", line 31, in create
get_engine()
NameError: global name 'get_engine' is not defined
Christopher Arndt wrote:
>
>
> Ivo Looser schrieb:
>> Hi reetesh
>>
>> Which Version? What OS?
>>
>> I think the most easyiest way ist the following.
>>
>> 1. Grab http://peak.telecommunity.com/dist/ez_setup.py
>> 2. type in you Terminal python ez_setup.py
>> 3. type easy_install turbogears
>>
>> Thats it, the installation should be done.
>
> NO, NO, NO. Please stop giving this advice. Please use the offcial
> instructions given on http://docs.turbogears.org/1.0/Install. Plain
> easy_install installation may break at any time, due to the way the
> Package Index works. Also, with plain easy_install, the installation
> won't find the binary eggs we provide at files.turbogears.org, so you
> will need a compiler for the installation.
>
> So again, please use the officila instructions at
> http://docs.turbogears.org/1.0/Install. I f they do not work for you,
> please report it as a bug.
>
> Chris
>
> >
>
>
--
View this message in context:
http://www.nabble.com/instalation-tp16696698p16737399.html
Sent from the Turbogears General mailing list archive at Nabble.com.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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?hl=en
-~----------~----~----~----~------~----~------~--~---