libtango.so.9 problem
|
|
---|---|
Hi all, When I run device server from terminal, it is started. But when I compile it from PyCharm I'm getting this What does this mean?I have file libtango.so.9 located in /home/***/tangocs/tango9.2.5a/lib, and this path is also defined as LD_LIBRARY_PATH. |
|
|
---|---|
Hi Jelena, check how to specify LD_LIBRARY_PATH and/or PYTHONPATH when starting python applications from PyCharm. Andy |