#2350: TG2 Install fails to install nose
------------------------+---------------------------------------------------
 Reporter:  moore       |       Owner:     
     Type:  defect      |      Status:  new
 Priority:  high        |   Milestone:  2.0
Component:  TurboGears  |     Version:  2.0
 Severity:  normal      |    Keywords:     
------------------------+---------------------------------------------------
 I just tried to install TurboGears for the very first time using the
 instructions for version 2.0 on the site. Everything went well but when
 checking the installation with:

 > paster --help

 there was no TurboGears2 block and there were two error messages halfway
 down the output:

 Cannot load command tginfo: nose>=0.10.4
 Cannot load command quickstart: nose>=0.10.4

 Googling the issue I saw someone with a very similar issue (but with a
 different dependency error) and tried the suggested fix which was
 rerunning the easy_install. This had no effect. I then deleted the
 virtualenv directory and started from scratch, again with no effect.

 I did manage to solve the issue with the command:

 > easy_install nose

 but I am guessing that there is a dependency missing in your configuration
 which needs to be fixed? However I am completely new to TurboGears so my
 apologies if it is something I missed in the docs.

 I am running on Mac OS X 10.5.8 with the standard python 2.5.1.

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2350>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to