severity 612879 grave
thanks

This was caused by restkit changes. There is a new upstream version that
should fix this. I'll package it ASAP.

Regards,
Eugeniy Meshcheryakov

11 лютого 2011 о 04:23 -0500 Jason Woofenden написав(-ла):
> Now when I say "couchapp push" I get this:
> 
> Traceback (most recent call last):
>   File "/usr/bin/couchapp", line 9, in <module>
>     load_entry_point('Couchapp==0.7.2', 'console_scripts', 'couchapp')()
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 305, in 
> load_entry_point
>     return get_distribution(dist).load_entry_point(group, name)
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 2244, in 
> load_entry_point
>     return ep.load()
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 1954, in load
>     entry = __import__(self.module_name, globals(),globals(), ['__name__'])
>   File "/usr/lib/pymodules/python2.6/couchapp/dispatch.py", line 10, in 
> <module>
>     import couchapp.commands as commands
>   File "/usr/lib/pymodules/python2.6/couchapp/commands.py", line 15, in 
> <module>
>     from couchapp import clone_app
>   File "/usr/lib/pymodules/python2.6/couchapp/clone_app.py", line 16, in 
> <module>
>     from couchapp import client
>   File "/usr/lib/pymodules/python2.6/couchapp/client.py", line 17, in <module>
>     from restkit import Resource, HttpResponse, ResourceError, request
> ImportError: cannot import name HttpResponse
> zsh: exit 1     couchapp push

Attachment: signature.asc
Description: Digital signature

Reply via email to