Nriver / trilium-py

Python client for ETAPI of Trilium Note. Trilium 的 Python版 ETAPI 客户端
GNU Affero General Public License v3.0
118 stars 27 forks source link

ModuleNotFoundError: No module named 'magic' #2

Closed meichthys closed 1 year ago

meichthys commented 1 year ago

Running this package from pypi results in the error: ModuleNotFoundError: No module named 'magic'

It looks like there may have been a pull request that fixed this. Maybe you only need to re-deploy to pypi?

Nriver commented 1 year ago

Thanks for the notice. I've just uploaded a new package here https://pypi.org/project/trilium-py/0.6.3/

meichthys commented 1 year ago

Thanks! I'll give it a try 👍

Nriver commented 1 year ago

This should've been fixed.