Bubblbu / zotnote

Automatize and manage your reading notes with Zotero & Better Bibtex Plugin (BBT)
MIT License
19 stars 0 forks source link

ModuleNotFoundError: No module named 'zotnote.application' #13

Closed ripefig closed 4 years ago

ripefig commented 4 years ago
> zotnote

Traceback (most recent call last):
  File "/home/username/.local/bin/zotnote", line 5, in <module>
    from zotnote.application import main

ModuleNotFoundError: No module named 'zotnote.application'

Bubblbu commented 4 years ago

Hi! First issue brought up by a user :tada: Time to celebrate that something's not working :D

Which version did you install?

If you installed it some time ago, could you try updating it to the latest one on PyPI (https://pypi.org/project/zotnote/)?

Bubblbu commented 4 years ago

I've finally had time to address this bug with v0.3.5! Should be fixed and a good ol' fresh install from PyPI should resolve this issue.