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

Unable to install rdpy by Build or PIP in Windows Python. #132

Open
thisismudith opened this issue May 11, 2024 · 0 comments
Open

Unable to install rdpy by Build or PIP in Windows Python. #132

thisismudith opened this issue May 11, 2024 · 0 comments

Comments

@thisismudith
Copy link

I am getting the following error when running pip install rdpy or by following the 3-step build method:

ext/rle.c(930): warning C4244: 'function': conversion from 'Py_ssize_t' to 'int', possible loss of data
ext/rle.c(945): warning C4013: 'Py_InitModule' undefined; assuming extern returning int
LINK : error LNK2001: unresolved external symbol PyInit_rle
build\temp.win-amd64-cpython-311\Release\ext\rle.cp311-win_amd64.lib : fatal error LNK1120: 1 unresolved externals
error: command 'C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\VC\\Tools\\MSVC\\14.38.33130\\bin\\HostX86\\x64\\link.exe' failed with exit code 1120
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