Closed tiandrey closed 3 years ago
Ah, this is an oversight in the dependency list. When I updated it to support Pyramid 2.0, some of the changes I made are not backwards compatible with older versions of Pyramid. I forgot to express that requirement in the dependency list, so when you upgraded pypicloud it didn't force pyramid to upgrade as well.
The easy fix for you is pip install --upgrade pyramid
. I'll also release a version shortly that has the proper version dependency.
@stevearc are you going to make a new release or update the current release version since it was unstable ?
New release. Updating a version in place is tricky and has some problems
Released version 1.2.3 with the pyramid version dependency
Versions 1.2.0 and 1.2.1 worked fine. 1.2.2 does not start. uwsgi log:
pip3 list
: