LD_LIBRARY_PATH ignored
Answered
I have set the LD_LIBRARY_PATH to a package in both the Run Configuration and my py-file.
However, Intellij keeps saying that the package is not found, it seems that my LD_LIBRARY_PATH is ignored.
Do I have to set the LD_LIBRARY_PATH elsewhere in Intellij or before starting Intellij?
Please sign in to leave a comment.
Hello,
Can you please attach a screenshot of your Run configuration and the error output?