So installieren Sie Unterbrechungen mit Python 3.11.1 unter Windows 10

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: So installieren Sie Unterbrechungen mit Python 3.11.1 unter Windows 10

by Anonymous » 25 Aug 2025, 15:00

Ich habe eine neue Python -Umgebung mit 3.11.1 erstellt und die Numpy- und Scipy -Abhängigkeiten pro Dokumentation installiert. Aber wenn ich versuche, Pip -Installation von Bruch zu installieren, gibt es diesen Fehler: < /p>
Failed to build ruptures
ERROR: Could not build wheels for ruptures, which is required to install pyproject.toml-based projects
< /code>
Ich habe auch PIP install ausprobiert-nicht-binary: alle: bruptures < /code>
und erwerben Sie diesen Fehler: < /p>
pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
< /code>
Irgendwelche Ideen zur Lösung dieses Problems? Danke!

Top