On Tue, Mar 6, 2012 at 1:44 AM, Steve Schmechel <[email protected]> wrote: > Are all the required libraries released publicly (on pypi or public sections > of other repositories) so people do not need authorization for access? > > Following the documentation > at: http://kotti.readthedocs.org/en/latest/installation.html > Creating a virtual environment and running PIP, it stops with a prompt for a > user/password at a couple spots: > > Example: > Downloading/unpacking peppercorn>=0.3 (from deform>=0.9.2->Kotti) > User for www.repoze.org: > > Then fails with: > > HTTP error 401 while getting [...]
I just tried a pip install Kotti on a non-developer machine and it worked. What you experienced may have been a bitbucket hiccup. Maybe try again now. -- http://danielnouri.org -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
