fizyk/pyramid_basemodel

ImportError: cannot import name 'ZopeTransactionExtension' from 'zope.sqlalchemy'

Closed this issue · 1 comments

It seem a documented issue for zope.sqlalchemy

ImportError: cannot import name 'ZopeTransactionExtension' from 'zope.sqlalchemy' (/home/marp/.virtualenvs/sandbox/lib/python3.8/site-packages/zope.sqlalchemy-1.3-py3.8.egg/zope/sqlalchemy/__init__.py)
make: *** [Makefile:160: initialization] Error 1
fizyk commented

@marquicus I uploaded the new version with the code there's on master and the fix for newer zope.sqlalchemy ought to be there.

However, I still have to push the basemodel through CI to properly test it and as I see it, fix the readme there...