==== Python Notes (work) ==== Get pygrib installed and working to plot meteorological data: Is the following the solution, performing as root? dnf config-manager --set-enabled PowerTools dnf install python3-pygrib dnf install python3-numpy dnf install python3-scipy dnf install python3-matplotlib* dnf install python3-pyproj dnf install python3-wheel dnf install libcurl-devel dnf install cairo-devel dnf install parted-devel dnf install gobject-introspection-devel dnf install cups-devel dnf install dbus-devel dnf install cairo-gobject-devel python3 -m pip install --upgrade pip python3 -m pip install NeuroTools python3 -m pip install shapely #python3 -m pip install pip-upgrade-outdated #pip_upgrade_outdated (for more info, see https://pypi.org/project/pip-upgrade-outdated/) Now test a script.