Replies: 3 comments
-
|
in my docker file I use this |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Can you try doing Installing with |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
To find the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm struggling installing codon-jit on Ubuntu 22.04.2
I have successfully installed codon
/bin/bash -c "$(curl -fsSL https://exaloop.io/install.sh)"I have correctly update my PATH variable
export PATH=/home/administrateur/.codon/bin:$PATHin my .bashrcAs I want to install codon-jit, this is the error I get
As I red the doc, I shall need to set my CODON_PYTHON variable as well. The doc give an example on macOS.
What is the equivalent for Linux. So many .so files in /usr/lib/python3. Which one is to be use to set the CODON_PYTHON variable. Is someone can help ?
Beta Was this translation helpful? Give feedback.
All reactions