Das Ausführen von Poesie schlägt fehl mit/usr/bin/env: "python": Keine solche Datei oder Verzeichnis

Post a reply

Smilies
:) :( :oops: :chelo: :roll: :wink: :muza: :sorry: :angel: :read: *x) :clever:
View more smilies

BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: Das Ausführen von Poesie schlägt fehl mit/usr/bin/env: "python": Keine solche Datei oder Verzeichnis

by Anonymous » 19 Aug 2025, 08:41

Ich habe gerade Gedichte mit dem folgenden Installationsskript < /p>

installiertcurl -sSL https://raw.githubusercontent.com/pytho ... -poetry.py | python3
< /code>

Wenn ich jedoch die Poesie ausführe$ poetry
/usr/bin/env: ‘python’: No such file or directory
< /code>

Ich habe kürzlich auf Ubuntu 20.04 aktualisiert, ist dies ein Problem mit dem Upgrade oder mit Poesie? < /p>

Top