hiway / logseq-python-plugin

Write Logseq Plugins in Python 3
MIT License
45 stars 0 forks source link

python my_plugin.py fails #5

Closed adxsoft closed 1 year ago

adxsoft commented 1 year ago

Installed as per instructions on Mac OS High Sierra

Get this error

logseq-python-plugin/src/logspyq/server/server.py", line 94, in _run uvconfig = uvicorn.config.Config( TypeError: Config.init() got an unexpected keyword argument 'debug'

TIA

adxsoft commented 1 year ago

Oops sorry somehow this issue was posted twice