Error while installing matplotlib

my version of python is python 3.8.2
as for my version of gcc i don’t know what that means

I am trying to install Matplotlib from my Pycharm as shown below using the + sign here

i got this error

pls help out i have a deadline to meet thanks

You may consider bringjng this to the attention of pycharm?

1 Like

ok thanks i will consider that

Hello there. I had the same issue like you after try installing matplotlib on pycharm.
I think the issue is caused by Visual Studio. Did you solve it?

I had the same issues, solved by updating all packages in pycharm, via settings --> project --> interpreter, I updated both pip and setuptools here. Than is worked :slight_smile:

1 Like

Thanks alot guy i finally fixed this issue… i was using the pip to install…