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

LZ4 not installing, status 'error' #56

Open
BigheadSMZ opened this issue Dec 14, 2021 · 0 comments
Open

LZ4 not installing, status 'error' #56

BigheadSMZ opened this issue Dec 14, 2021 · 0 comments

Comments

@BigheadSMZ
Copy link

BigheadSMZ commented Dec 14, 2021

OS: Windows 11 Pro
Python v3.10.1 64-bit

Tried the simple command:
python -m pip install lz4

This did not work, error said I needed "wheel". So I got wheel.
python -m pip install wheel

Successfully installed wheel. Tried lz4 command again, always get error message.
Using cached lz4-3.1.10.tar.gz (162 kB)
Preparing metadata (setup.py): started
Building wheel for lz4 (setup.py): started
Running setup.py clean for lz4
Failed to build lz4
Running setup.py install for lz4: started
Running setup.py install for lz4: finished with status 'error'

And lz4 is not installed. Fresh python install with all options ticked.

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