Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleNotFoundError: No module named '_lzma' #253

Open
BUGKillerKing opened this issue Sep 11, 2024 · 0 comments
Open

ModuleNotFoundError: No module named '_lzma' #253

BUGKillerKing opened this issue Sep 11, 2024 · 0 comments

Comments

@BUGKillerKing
Copy link

import builtins
import io
import os
from _lzma import *
from _lzma import _encode_filter_properties, _decode_filter_properties

3.10下运行,报ModuleNotFoundError: No module named '_lzma' 怎么解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant