Installation via PIP

Hey there, I wanted to use NGSolve after some time for some simulations regarding Lange Nacht der Forschung (soon). Therefore I installed it, system is Ubuntu 20.04
I first used the ubuntu installer, I want to mention, that it showed me the following
W: GPG-Fehler: Ubuntu Packages For R - Brief Instructions xenial/ InRelease: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 51716619E084DAB9
Within the installation, the follwoing occured

Entpacken von ngsolve (6.2.2201-0~ubuntu20.04.1) ... dpkg: Fehler beim Bearbeiten des Archivs /var/cache/apt/archives/ngsolve_6.2.2201-0~ubuntu20.04.1_amd64.deb (--unpack):  Versuch, »/usr/bin/netgen« zu überschreiben, welches auch in Paket netgen 6.2.1804+dfsg1-3build2 ist dpkg-deb: Fehler: »einfügen«-Unterprozess wurde durch Signal (Datenübergabe unterbrochen (broken pipe)) getötet Fehler traten auf beim Bearbeiten von:  /var/cache/apt/archives/ngsolve_6.2.2201-0~ubuntu20.04.1_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)

SOOO I was like “that’s not good” and tried the installation via pip (which is installed)

michael@michael-ThinkPad-X1-Carbon-5th:~/ucloud/code/NGSOLVE/ngsolve_tests$ sudo apt-get install python3-pip Paketlisten werden gelesen... Fertig Abhängigkeitsbaum wird aufgebaut. Statusinformationen werden eingelesen.... Fertig python3-pip ist schon die neueste Version (20.0.2-5ubuntu1.6). Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt: libamd2 libbtf1 libcamd2 libccolamd2 libcholmod3 libcxsparse3 libfreeimage-dev libfwupdplugin1 libgraphblas3 libklu1 libldl2 libllvm10:i386 libllvm11 libllvm11:i386 libmongoose2 libocct-data-exchange-dev libocct-draw-7.3 libocct-draw-dev libocct-foundation-dev libocct-modeling-algorithms-dev libocct-modeling-data-dev libocct-ocaf-dev libocct-visualization-dev libopenblas-dev libopenblas0 librbio2 libspqr2 libsuitesparse-dev libtbb-dev libumfpack5 libxfixes-dev libxi-dev occt-misc shim x11proto-input-dev Verwenden Sie »sudo apt autoremove«, um sie zu entfernen. 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 14 nicht aktualisiert. (base) michael@michael-ThinkPad-X1-Carbon-5th:~/ucloud/code/NGSOLVE/ngsolve_tests$ pip install ngsolve ERROR: Could not find a version that satisfies the requirement ngsolve (from versions: none) ERROR: No matching distribution found for ngsolve