Skip to content

module 'djot' not found: #149

Answered by jgm
the-solipsist asked this question in Q&A
Dec 1, 2022 · 16 comments · 11 replies
Discussion options

You must be logged in to vote

You'll need to install the djot package via luarocks:

make install

from the djot repository should do this. Or, you can use djot-reader.lua in the djot source directory, and add to the top of djot-reader.lua

package.path = './?.lua;' .. package.path

Note: the API is a bit unstable and it's possible that djot-reader.lua may stop working if I change the djot API. If that happens, remind me and I can fix it.

Replies: 16 comments 11 replies

Comment options

You must be logged in to vote
2 replies
@the-solipsist
Comment options

@jgm
Comment options

jgm Dec 2, 2022
Maintainer

Answer selected by the-solipsist
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jgm
Comment options

jgm Dec 21, 2022
Maintainer

@tbdalgaard
Comment options

Comment options

You must be logged in to vote
1 reply
@tbdalgaard
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@the-solipsist
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jgm
Comment options

jgm Dec 30, 2022
Maintainer

Comment options

You must be logged in to vote
1 reply
@jgm
Comment options

jgm Dec 30, 2022
Maintainer

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@jgm
Comment options

jgm Jan 1, 2023
Maintainer

Comment options

You must be logged in to vote
1 reply
@jgm
Comment options

jgm Jan 1, 2023
Maintainer

Comment options

You must be logged in to vote
1 reply
@bpj
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants