Created ‎02-11-2023 12:16 PM
hello everyone i have some issues when i run to install the pandas or matplotlib I had these errors
Created ‎02-23-2024 11:00 AM
Hi @hanbsi
This mainly happens when your setuptools are out of date.
You can fix this by executing below command
# pip install --upgrade setuptools