I am trying to make a program with tropycal but it shows a wheel building error for a package dependency. Called Cartopy.
Pip3 Error:
ERROR: Could not build wheels for cartopy which use PEP 517 and cannot be installed directly.
I tried a solution from another StackOverflow question:
pip3 install cartopy --no-binary :all:
But it takes full CPU Power (100) and increases the CPU's temperature/thermal energy to 81 Celcius / 354.15 kelvin.
The Python version I am using is Python 3.8
I have Linux Mint