Failed to install the package reportlab
已回答
I am getting this message after trying to install reportlab in pycharm. I already installed the report lab with sudo -H in terminal. Help?

请先登录再写评论。
Hello,
Please make sure that you installed this package for the same interpreter (as you use in PyCharm) in the Terminal. If so, after PyCharm restart this package should appear in the package tab (*Settings| Project| Project interpreter* page).