asdf-community / asdf-community/asdf-python
WARNING: The Python lzma extension was not compiled. Missing the lzma lib?
- Vorherrschende Sprache
- Shell
- Sterne
- 729
- Forks
- 65
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Apple M2 13.2.1
Try installing python 3.11.2 3.11.1 3.10.10
After installing python, it will appear that lzma is not installed.
Cause scrapy to fail to function properly
Downloading Python-3.10.10.tar.xz...
-> https://www.python.org/ftp/python/3.10.10/Python-3.10.10.tar.xz
Installing Python-3.10.10...
python-build: use readline from homebrew
python-build: use zlib from xcode sdk
Traceback (most recent call last):
File "", line 1, in
File "/Users/dison/.asdf/installs/python/3.10.10/lib/python3.10/lzma.py", line 27, in
from _lzma import *
ModuleNotFoundError: No module named '_lzma'
WARNING: The Python lzma extension was not compiled. Missing the lzma lib?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Reproduziere die Installation von Python 3.10.10 oder 3.11.x auf Apple M2 und untersuche den gemeldeten Fehler in lzma.py sowie den asdf-python-Build-Einstiegspunkt. Verfolge, warum _lzma fehlt; als erledigt gilt die Arbeit, wenn die Installation mit verfügbarer lzma-Erweiterung abgeschlossen wird und scrapy deswegen nicht mehr fehlschlägt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python, shell
- Bereich
- build-system, tooling
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 35/100