problems about import btk
已回答
I cannot import the package btk ( https://code.google.com/archive/p/b-tk/downloads ) properly, but it works in the terminal. please see the pictures, I will appreciate your any help


请先登录再写评论。
Hi J Ren! How did you install it? I tried to use rpm and install it with alien but got the same error in the terminal as you received in PyCharm.
Yes, the problem occurred to me also.
I fixed this problem by copy all the share library in the btk folder into the /usr/local/lib folder. After done this, the terminal can work properly, but the pycharm still doesn't work.
Hope you can help solve it.
solved, maybe there are some problems about the environment parameter, anyway, my machine works now.