brettkromkamp / contextualise

Contextualise is an effective tool particularly suited for organising information-heavy projects and activities consisting of unstructured and widely diverse data and information resources

Home Page:https://contextualise.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Test Contextualise with Python 3.11.0b5

brettkromkamp opened this issue · comments

Initial testing failed when installing a (transitive) dependency, specifically Flask-SQLAlchemy (https://flask-sqlalchemy.palletsprojects.com/en/2.x/). The root problem was caused by SQLAlchemy's Greenlet dependency (which failed to build).

I'll provide more details later today.

Testing completed. No 3.11.0-specific issues were encountered.