This is the full trace of the "python setup.py develop" command :

Processing dependencies for Hello-world==0.1dev
Searching for tgext.admin
Reading http://www.pylonshq.com/download/
Reading http://pypi.python.org/simple/tgext.admin/
Reading http://pypi.python.org/simple/tgext.admin/tgtools.googlecode.com
Best match: tgext.admin 0.3
Downloading 
http://pypi.python.org/packages/source/t/tgext.admin/tgext.admin-0.3.tar.gz#md5=ed91ca763a3d2a379ed86c4cefce37e9
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to