not sure what happens but it starts the Kivy Python Library upgrade and it ends there with a cpu at 100%
Updating WeatherFlow PiConsole
==============================
[✓] Checking for updated packages
[i] No updated packages found
[i] WeatherFlow PiConsole dependency checks...
[✓] Checking for git
[✓] Checking for curl
[✓] Checking for rng-tools
[✓] Checking for build-essential
[✓] Checking for python3-dev
[✓] Checking for python3-pip
[✓] Checking for python3-setuptools
[✓] Checking for libssl-dev
[✓] Checking for libffi-dev
[✓] Checking for libatlas-base-dev
[✓] Checking for jq
[i] Updating WeatherFlow PiConsole Python modules...
[✓] Updating Python package manager
[i] Kivy Python library dependency checks...
[✓] Checking for pkg-config
[✓] Checking for libgl1-mesa-dev
[✓] Checking for libgles2-mesa-dev
[✓] Checking for libgstreamer1.0-dev
[✓] Checking for gstreamer1.0-plugins-bad
[✓] Checking for gstreamer1.0-plugins-base
[✓] Checking for gstreamer1.0-plugins-good
[✓] Checking for gstreamer1.0-plugins-ugly
[✓] Checking for gstreamer1.0-omx
[✓] Checking for gstreamer1.0-alsa
[✓] Checking for libmtdev-dev
[✓] Checking for xclip
[✓] Checking for xsel
[✓] Checking for libjpeg-dev
[✓] Checking for libsdl2-dev
[✓] Checking for libsdl2-image-dev
[✓] Checking for libsdl2-mixer-dev
[✓] Checking for libsdl2-ttf-dev
[i] Kivy Python library installation check (will be updated)
[i] Updating Kivy Python library...
when I force stop it we get this
Error: Unable to install Kivy Python library
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting https://github.com/kivy/kivy/archive/2.1.0.zip
Using cached https://github.com/kivy/kivy/archive/2.1.0.zip (24.2 MB)
Installing build dependencies: started
Installing build dependencies: still running...
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
Requirement already satisfied: Kivy-Garden>=0.1.4 in ./.local/lib/python3.7/site-packages (from Kivy==2.1.0) (0.1.4)
Requirement already satisfied: pygments in /usr/lib/python3/dist-packages (from Kivy==2.1.0) (2.3.1)
Requirement already satisfied: docutils in /usr/lib/python3/dist-packages (from Kivy==2.1.0) (0.14)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from Kivy-Garden>=0.1.4->Kivy==2.1.0) (2.21.0)
Building wheels for collected packages: Kivy
Building wheel for Kivy (pyproject.toml): started
Building wheel for Kivy (pyproject.toml): finished with status 'canceled'
ERROR: Operation cancelled by user
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/pi/.local/lib/python3.7/site-packages/pip/__main__.py", line 31, in <module>
sys.exit(_main())
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/cli/main.py", line 70, in main
return command.main(cmd_args)
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 101, in main
return self._main(args)
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 216, in _main
self.handle_pip_version_check(options)
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 190, in handle_pip_version_check
pip_self_version_check(session, options)
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/self_outdated_check.py", line 235, in pip_self_version_check
_get_current_remote_pip_version, session, options
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/self_outdated_check.py", line 191, in _self_version_check_logic
remote_version_str = state.get(current_time)
File "/home/pi/.local/lib/python3.7/site-packages/pip/_internal/self_outdated_check.py", line 79, in get
last_check = datetime.datetime.strptime(self._state["last_check"], _DATE_FMT)
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 724, in exec_module
File "<frozen importlib._bootstrap_external>", line 818, in get_code
File "<frozen importlib._bootstrap_external>", line 917, in get_data
KeyboardInterrupt
in log file there is nothing at all written