This is fixed now and I have released tgext.admin 0.3.1 and tgext.crud 0.3.1.
easy_install -U tgext.crud easy_install -U tgext.admin cheers. -chris On Oct 1, 12:14 am, Lambé Michael <[email protected]> wrote: > As far as i understand, he package tgext.admin has an issue : > > when I try to install it manually I get the same error : easy_install - > U tgext.admin > > Searching for tgext.admin > Readinghttp://www.pylonshq.com/download/ > Readinghttp://pypi.python.org/simple/tgext.admin/ > Readinghttp://pypi.python.org/simple/tgext.admin/tgtools.googlecode.com > Best match: tgext.admin 0.3 > Downloadinghttp://pypi.python.org/packages/source/t/tgext.admin/tgext.admin-0.3.... > Processing tgext.admin-0.3.tar.gz > Running tgext.admin-0.3/setup.py -q bdist_egg --dist-dir /tmp/ > easy_install-TQDzp8/tgext.admin-0.3/egg-dist-tmp-Tojav- > error: docs/HISTORY.txt: No such file or directory > > Thanks to let me know if someone has an idea about how to solve this > issue. > > Michaël > > On 30 sept. 2009, at 23:23, Lambé Michael wrote: > > > > > This is the full trace of the "python setup.py develop" command : > > > Processing dependencies for Hello-world==0.1dev > > Searching for tgext.admin > > Readinghttp://www.pylonshq.com/download/ > > Readinghttp://pypi.python.org/simple/tgext.admin/ > > Readinghttp://pypi.python.org/simple/tgext.admin/tgtools.googlecode.com > > Best match: tgext.admin 0.3 > > Downloadinghttp://pypi.python.org/packages/source/t/tgext.admin/tgext.admin-0.3.... > > Processing tgext.admin-0.3.tar.gz > > Running tgext.admin-0.3/setup.py -q bdist_egg --dist-dir /tmp/ > > easy_install--oseEn/tgext.admin-0.3/egg-dist-tmp-xCHiG0 > > error: docs/HISTORY.txt: No such file or directory > > > Thanks, > > Michaël > > > On 30 sept. 2009, at 23:12, Michaël wrote: > > >> Hello, > >> I'm trying to install a fresh new TG2 env. via virtualenv. > >> When I run the command : python setup.py develop > > >> I get the following error : > > >> ^^^ error: docs/HISTORY.txt: No such file or directory > > >> then when I try to run paster setup-app development.ini the system > >> throw the following error : > > >> ^^^ pkg_resources.DistributionNotFound: tgext.admin: Not Found for: > >> Hello_world (did you run python setup.py develop?) > > >> Is there an issue with the package of the very last version of TG2 ? > >> Thanks in advance for your help --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

