Since some people still have some problem installing couchapp I edited
manual and README to make it easier. Latest version of manual is here
:
http://wiki.github.com/couchapp/couchapp/manual-2
It would be good to have a complete documentation of commands and some
improved tutorial too. If anyone could work on this, it would help a
lot :)
Also some discussion started on irc about making installation of
couchapp as easy as installing a binary. First, It would be
interesting to report here any problem you have now when you install
couchapp. Please indicate the python version you have (python
--version), the OS you use and such. These details would help us to
fix and improve installation on any plateform. Also if you have idees
don't hesitate. It would be greatly appreciated.
- benoît
Hi,
> Since some people still have some problem installing couchapp I edited
> manual and README to make it easier. Latest version of manual is here
>
>
> http://wiki.github.com/couchapp/couchapp/manual-2
this looks really good and much simpler than before ;-) Thank you!
> It would be good to have a complete documentation of commands and some
> improved tutorial too. If anyone could work on this, it would help a
> lot :)
I would love to do more but actually I don't have the time ... a tutorial how to build a
couchapp would be super. In my opinion kind of a developer tutorial would help a lot
because installing a couchapp is as simple as written in the manual. Maybe then some
occuring problems are understood better and easier to solve.
> Also some discussion started on irc about making installation of
> couchapp as easy as installing a binary. First, It would be
> interesting to report here any problem you have now when you install
> couchapp. Please indicate the python version you have (python
> --version), the OS you use and such. These details would help us to
> fix and improve installation on any plateform. Also if you have idees
> don't hesitate. It would be greatly appreciated.
My feedback again - no problems with installing on Debian based machines ...
> - benoīt
Cheers
Andy
Did you follow doc here :
http://wiki.github.com/couchapp/couchapp/manual-2 ?
these lines :
$ curl -O http://peak.telecommunity.com/dist/ez_setup.py
$ sudo python ez_setup.py -U setuptools
should solve your problem. Let me know if it's not.
- benoît
Error is just warning anyway, you could use couchapp after
installation. I will check this error later today. Thanks for the
feedback anyway.
> Error is just warning anyway, you could use couchapp after
> installation. I will check this error later today. Thanks for the
> feedback anyway.
>
This problem has been solved in latest git. I will post an update on
pypi when unitests will be added.
- benoit