Installation on py3.3 and 3.4 gives SyntaxError
Closed this issue · 0 comments
fizyk commented
Though installation runs fine, this is what get's output during installation:
File "/home/fizyk/.virtualenvs/fullauth33/lib/python3.3/site-packages/pyramid_basemodel-0.2.2-py3.3.egg/pyramid_basemodel/container.py", line 95
raise KeyError, key
^
SyntaxError: invalid syntax