私の仮想環境では、いくつかのエラーで WebHelpers をインストールしましたが、インストール プロセスは最終的に終了しました。
Pyramid Web アプリケーションを開始すると、まだ次のエラーが表示されます。
File "D:\Py3Env\lib\site-packages\webhelpers-1.3-py3.2.egg\webhelpers\paginate
.py", line 250
raise Exception, "__getitem__ without slicing not supported"
SyntaxError: invalid syntax