Probleme bei Installation von Folium
Verfasst: Dienstag 17. August 2021, 09:44
Hi,
Ich versuche das Paket Folium zu installieren, um Daten auf einer Map zu visualisieren.
Über Cmd erscheint jedes mal das folgende Problem bei dem Versuch Folium zu installieren:
WARNING: The script normalizer.exe is installed in 'C:\Users\Wiszniewski\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script f2py.exe is installed in 'C:\Users\Wiszniewski\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed MarkupSafe-2.0.1 branca-0.4.2 certifi-2021.5.30 charset-normalizer-2.0.4 folium-0.12.1 idna-3.2 jinja2-3.0.1 numpy-1.21.2 requests-2.26.0 urllib3-1.26.6
WARNING: You are using pip version 21.1.3; however, version 21.2.4 is available.
You should consider upgrading via the 'C:\Users\Wiszniewski\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe -m pip install --upgrade pip' command.
Ich verwende Phyton bisher über Jupiter als Web Oberfläche btw. Kann ich hier auch folium installieren?
Vielen Dank und liebe Grüße,
Nico
Ich versuche das Paket Folium zu installieren, um Daten auf einer Map zu visualisieren.
Über Cmd erscheint jedes mal das folgende Problem bei dem Versuch Folium zu installieren:
WARNING: The script normalizer.exe is installed in 'C:\Users\Wiszniewski\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
WARNING: The script f2py.exe is installed in 'C:\Users\Wiszniewski\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed MarkupSafe-2.0.1 branca-0.4.2 certifi-2021.5.30 charset-normalizer-2.0.4 folium-0.12.1 idna-3.2 jinja2-3.0.1 numpy-1.21.2 requests-2.26.0 urllib3-1.26.6
WARNING: You are using pip version 21.1.3; however, version 21.2.4 is available.
You should consider upgrading via the 'C:\Users\Wiszniewski\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe -m pip install --upgrade pip' command.
Ich verwende Phyton bisher über Jupiter als Web Oberfläche btw. Kann ich hier auch folium installieren?
Vielen Dank und liebe Grüße,
Nico