-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
bugReport a problem that needs to be fixedReport a problem that needs to be fixed
Description
Description of the problem:
Issue is discussed here: pyspextool/pyspextool#264
We're having a trouble with lzma import but only in Python 3.13.
File "/home/aburgasser/.local/lib/python3.13/site-packages/pooch/processors.py", line 15, in
import lzma
File "/usr/local/lib/python3.13/lzma.py", line 27, in
from _lzma import *
ModuleNotFoundError: No module named '_lzma'
System information
Python3.13 on linux, no conda environment
pooch is up to date (v2.3)
Metadata
Metadata
Assignees
Labels
bugReport a problem that needs to be fixedReport a problem that needs to be fixed