Skip to content

Cannot start manuskript due to import error #179

@Weej1

Description

@Weej1

Hi all,

They say "When it rains, it pours!" guess that's the case with this issue! I was compiling the stuff requested in ticket #173 by @olivierkes when I decided it'd be a good idea to send over the .msk file I had worked on to create my document. I ran manukskript and was greeted with this:

Traceback (most recent call last):
  File "manuskript", line 11, in <module>
  File "/usr/local/lib/python3.5/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 389, in load_module
  File "manuskript/main.py", line 8, in <module>
  File "/usr/local/lib/python3.5/dist-packages/PyInstaller/loader/pyimod03_importers.py", line 573, in load_module
ImportError: /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1: undefined symbol: drmGetDevices2
Failed to execute script manuskript

I've tried 2 other builds by @gedakc but those still give me Segmentation fault (core dumped). The above error is new to me. Im guessing it may have something to do with my recent updates to my OS. I'm using elementaryOS 0.4.1 Loki which is built on top of Ubuntu 16.04.03

As always, any input is appreciated ! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions