Skip to content
Snippets Groups Projects
Commit 6ee95490 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Add instroctions to use km3io in Julia

parent 6f2d2946
No related branches found
No related tags found
No related merge requests found
Pipeline #9047 passed with warnings
......@@ -31,7 +31,14 @@ To get the latest (stable) development release::
pip install git+https://git.km3net.de/km3py/km3io.git
**Reminder:** km3io is **not** dependent on aanet, ROOT or Jpp!
**Reminder:** km3io is **not** dependent on aanet, ROOT or Jpp!
Using km3io in Julia
====================
A clash of LLVM versions is very likely (``km3io`` uses ``numba`` for DAQ
utilities). To disable ``numba``, set the environmental variable
``DISABLE_NUMBA=1``.
Questions
=========
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment