Skip to content

Conversation

dev10110
Copy link
Member

You need to run a weird command to get the example to run.

LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libcurl.so.4" julia sift.jl

this tells julia where libcurl.so.4 is. There must be a better way of doing it. if nothing else we can add libcurl.so.4 path variable to our dockerfile, but I dont quite know why we need it.

I also added installing PythonCall to the Dockerfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant