#2456: TurboJson dependency causing RuntimeWarning
------------------------+---------------------------------------------------
 Reporter:  percious    |       Owner:  mramm
     Type:  defect      |      Status:  new  
 Priority:  normal      |   Milestone:  2.1b2
Component:  TurboGears  |     Version:  2.1  
 Severity:  normal      |    Keywords:       
------------------------+---------------------------------------------------
 Create a TG project following the b1 instructions.

 paster setup-app or serve
 produce the following error.

 {{{
 $ paster setup-app development.ini
 /Users/cperkins1/nrel/thin_film/lib/python2.6/site-
 packages/Pylons-0.9.7-py2.6.egg/pylons/configuration.py:26:
 RuntimeWarning: Unable to load template engine entry point: 'json =
 turbojson.jsonsupport:JsonSupport': Traceback (most recent call last):
   File "/Users/cperkins1/nrel/thin_film/lib/python2.6/site-
 packages/Pylons-0.9.7-py2.6.egg/pylons/templating.py", line 610, in
 <module>
     Engine = entry_point.load()
   File "/Users/cperkins1/nrel/thin_film/lib/python2.6/site-
 packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1953, in load
     if require: self.require(env, installer)
   File "/Users/cperkins1/nrel/thin_film/lib/python2.6/site-
 packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 1966, in
 require
     working_set.resolve(self.dist.requires(self.extras),env,installer))
   File "/Users/cperkins1/nrel/thin_film/lib/python2.6/site-
 packages/setuptools-0.6c11-py2.6.egg/pkg_resources.py", line 565, in
 resolve
     raise DistributionNotFound(req)  # XXX put more info here
 DistributionNotFound: prioritized-methods>=0.2

   import pylons.templating
 Running setup_config() from thin_film.websetup
 }}}

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2456>
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