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

Issue with installing pre-releases. #492

Open
Bogo-Issacook opened this issue Jan 31, 2025 · 1 comment
Open

Issue with installing pre-releases. #492

Bogo-Issacook opened this issue Jan 31, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@Bogo-Issacook
Copy link

Running this command: pip install curl_cffi --upgrade --pre

Presents error:
Using ./lib64 to store libcurl-impersonate
Downloading libcurl-impersonate-chrome from https://github.com/lexiforest/curl-impersonate/releases/download/v0.8.2/libcurl-impersonate-v0.8.2.x86_64-win32.tar.gz...
urllib.error.HTTPError: HTTP Error 404: Not Found

I have changed the path manually in the build to a working tar, however it still presents me an issue:
LINK : warning LNK4044: unrecognized option '/lstdc++'; ignored
LINK : fatal error LNK1181: cannot open input file 'libcurl.lib'
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29910\bin\HostX86\x64\link.exe' failed with exit code 1181
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for curl_cffi
Failed to build curl_cffi
ERROR: Failed to build installable wheels for some pyproject.toml based projects (curl_cffi)

Would appreciate some help, thank you!

@Bogo-Issacook Bogo-Issacook added the bug Something isn't working label Jan 31, 2025
@lexiforest
Copy link
Owner

Windows support is not available for certain recent versions. We are still working on bring it back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants