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

Please sign in to leave a comment.
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).