Hello Christopher...
For example
I'll like to use this applications ... Because I'll want to have a
idea how this is project...
and...I made the follow process...


C:\Python24\Scripts>easy_install cblog
Searching for cblog
Reading http://www.python.org/pypi/cblog/
Couldn't find index page for 'cblog' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://www.python.org/pypi/
Reading http://www.python.org/pypi/CBlog/0.1a
Reading http://chrisarndt.de/projects/cblog/
Best match: CBlog 0.1a
Downloading http://chrisarndt.de/projects/cblog/download/CBlog-0.1a-py
Processing CBlog-0.1a-py2.4.egg
creating c:\python24\lib\site-packages\CBlog-0.1a-py2.4.egg
Extracting CBlog-0.1a-py2.4.egg to c:\python24\lib\site-packages
Adding CBlog 0.1a to easy-install.pth file
Installing cblog-start-script.py script to C:\Python24\Scripts
Installing cblog-start.exe script to C:\Python24\Scripts

Installed c:\python24\lib\site-packages\cblog-0.1a-py2.4.egg
Processing dependencies for cblog
Searching for python-dateutil
Reading http://www.python.org/pypi/python-dateutil/
Reading http://labix.org/python-dateutil
Reading http://www.python.org/pypi/python-dateutil/1.1
Best match: python-dateutil 1.1
Downloading http://labix.org/download/python-dateutil/python-dateutil-
2
Processing python-dateutil-1.1.tar.bz2
Running python-dateutil-1.1\setup.py -q bdist_egg --dist-dir c:\docume
1\config~1\temp\easy_install-fqx4tx\python-dateutil-1.1\egg-dist-tmp-3
zip_safe flag not set; analyzing archive contents...
dateutil.zoneinfo.__init__: module references __file__
Adding python-dateutil 1.1 to easy-install.pth file

Installed c:\python24\lib\site-packages\python_dateutil-1.1-py2.4.egg
Searching for textile>=2.0.11
Reading http://www.python.org/pypi/textile/
Reading http://dealmeida.net/projects/textile/
Reading http://www.python.org/pypi/textile/2.0.11
Best match: textile 2.0.11
Downloading http://cheeseshop.python.org/packages/2.4/t/textile/textil
y2.4.egg#md5=f3ab84e6833a96c20cbdae62515924dd
Processing textile-2.0.11-py2.4.egg
creating c:\python24\lib\site-packages\textile-2.0.11-py2.4.egg
Extracting textile-2.0.11-py2.4.egg to c:\python24\lib\site-packages
Adding textile 2.0.11 to easy-install.pth file

Installed c:\python24\lib\site-packages\textile-2.0.11-py2.4.egg

C:\Python24\Scripts>cblog-start-script.py
Traceback (most recent call last):
  File "C:\Python24\Scripts\cblog-start-script.py", line 7, in ?
    sys.exit(
  File "c:\python24\lib\site-packages\CBlog-0.1a-py2.4.egg\cblog\comma
ine 35, in start
    modulename="cblog.config")
  File "C:\Python24\lib\site-packages\turbogears-1.0.1-py2.4.egg\turbo
ig.py", line 207, in update_config
    configure_loggers(configdict)
  File "C:\Python24\lib\site-packages\turbogears-1.0.1-py2.4.egg\turbo
ig.py", line 143, in configure_loggers
    _get_handlers(handlers, formatters)
  File "C:\Python24\lib\site-packages\turbogears-1.0.1-py2.4.egg\turbo
ig.py", line 50, in _get_handlers
    raise ConfigError("Missing or wrong argument to "
turbogears.config.ConfigError: Missing or wrong argument to FileHandle
er error_out -> [Errno 2] No such file or directory: 'log/error.log'
hese pre-existing parts!

Where is the error?
What should i make?

Thaks...
Bruno Nascimento

On 16 fev, 01:15, Christopher Arndt <[EMAIL PROTECTED]> wrote:
> Bruno Nascimento schrieb:
>
> > I don't get to use these pre-existing parts on the cogbin!
> > I would like to use some packages of cogbin ...  however, I do not
> > know if  is because I use windows xp... but when I make to down with
> > easy_install the project goes for folder "lib/site-pakages"... and I do
> > not get to use the applications...
>
> Some of the packages in the cogin are applications, some are widgets and some
> are TurboGears extensions. How to use each, depends - among other things - on
> the type of package.
>
> If you want to try an application from the cogbin, you will also need a
> configuration file for it and a set up a database. Some applications also
> require that you provide the starting script yourself, others install one 
> already.
>
> It really depends on the package in question, so it would be best, if you 
> could
> ask us about a specific package and tell us what you want to do with it, what
> you have already tried and what you don't understand.
>
> Chris


--~--~---------~--~----~------------~-------~--~----~
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