Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

python problems

avatar
New Contributor

hello everyone i have some issues when i run to install the pandas or matplotlib I had these errors Screenshot 2023-02-11 205633.pngScreenshot 2023-02-11 210020.pngScreenshot 2023-02-11 210314.pngScreenshot 2023-02-11 210413.png

1 REPLY 1

avatar
Expert Contributor

Hi @hanbsi 

 

This mainly happens when your setuptools are out of date.

You can fix this by executing below command

# pip install --upgrade setuptools