LD_LIBRARY_PATH ignored
已回答
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?
请先登录再写评论。
Hello,
Can you please attach a screenshot of your Run configuration and the error output?