-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
I'm trying to get LNP to work on Manjaro, but I consistently get the following error:
$ ./startlnp
[WARNING] startlnp: Failed to start PyLNP
As you can see, I don't even get the usual ultra-vague Python traceback.
When I launch PyLNP
directly:
$ ./PyLNP
$ echo $?
255
So there's literally no output aside from a not very useful looking return code.
Trying to run the included df
binary in df_linux
results in:
Not found: data/art/curses_640x300.png
Aside from those two things, there's really not a lot I can work with here.
I actually have Dwarf Fortress installed from the Manjaro user repositories, which works just fine, so I have all the required dependencies. I would just like to use LNP to launch DF instead.
yunixon
Metadata
Metadata
Assignees
Labels
No labels