Skip to content

ModuleNotFoundError: No module named 'overviewer_core' #1595

@lostpckt-zz

Description

@lostpckt-zz

Upgraded (via apt; ubuntu 18.04.2) this morning from 0.13.90-0~overviewer1 to 0.14.2-0~overviewer1. Since the upgrade it crashes immediately with the following error message.

(from overviewer.log)

Traceback (most recent call last):
  File "/usr/bin/overviewer.py", line 38, in <module>
    from overviewer_core import util
ModuleNotFoundError: No module named 'overviewer_core'
Traceback (most recent call last):
  File "/usr/bin/overviewer.py", line 38, in <module>
    from overviewer_core import util
ModuleNotFoundError: No module named 'overviewer_core'

Let me know what further information you would like and I'm happy to supply it. It was running great before the upgrade.

(full message from apt/history.log from my 'sudo apt dist-upgrade')

Install: python3-olefile:amd64 (0.45.1-1, automatic), python3-pil:amd64 (5.1.0-1, automatic), python3-numpy:amd64 (1:1.13.3-2ubuntu1, automatic)
Upgrade: minecraft-overviewer:amd64 (0.13.90-0~overviewer1, 0.14.2-0~overviewer1), snapd:amd64 (2.38+18.04, 2.39.2+18.04)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions