Fehlgeschlagenes Gebäudelad für Pycosat -Fehler während der PIP -InstallationPython

Python-Programme
Guest
 Fehlgeschlagenes Gebäudelad für Pycosat -Fehler während der PIP -Installation

Post by Guest »

Ich versuche, in Kaggle Notebook zu installieren. Ich habe die Python -Version zum ersten Mal aktualisiert, weil das, was ich versuche, zu installieren, Python 3.11 benötigt. Ich habe das mit < /p>
gemacht!apt-get install python3.11
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1
!sudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.11 2
< /code>
Dann, als ich es versuchte!Building wheels for collected packages: pycosat
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.
Building wheel for pycosat (setup.py) ... error
ERROR: Failed building wheel for pycosat
Running setup.py clean for pycosat
Failed to build pycosat
ERROR: Failed to build installable wheels for some pyproject.toml based projects (pycosat)
< /code>
Ich kann diese einfach in Google Colab installieren, aber ich muss die GPU in Kaggle verwenden. Kann jemand bitte helfen. Es hat es aber immer noch nicht behoben.

Quick Reply

Change Text Case: 
   
  • Similar Topics
    Replies
    Views
    Last post