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

Download issue #43

Open
RapierXbox opened this issue Apr 8, 2022 · 1 comment
Open

Download issue #43

RapierXbox opened this issue Apr 8, 2022 · 1 comment

Comments

@RapierXbox
Copy link

Hi
if i try to install cwiid i get this error:
` Running setup.py install for cwiid did not run successfully.
exit code: 1

[11 lines of output]
running install
running build
running build_ext
building 'cwiid' extension
creating build
creating build\temp.win-amd64-3.9
creating build\temp.win-amd64-3.9\Release
C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\cl.exe /c /nologo /Ox /W3 /GL /DNDEBUG /MD -IC:\pyCharm\projects\wiiremotegame\venv\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3312.0_x64__qbz5n2kfra8p0\include -IC:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3312.0_x64__qbz5n2kfra8p0\include -IC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\include -IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\ucrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\shared -IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\um -IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\winrt -IC:\Program Files (x86)\Windows Kits\10\include\10.0.18362.0\cppwinrt /TcWiimote.c /Fobuild\temp.win-amd64-3.9\Release\Wiimote.obj
Wiimote.c
Wiimote.c(26): fatal error C1083: Cannot open include file: 'bluetooth/bluetooth.h': No such file or directory
error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.28.29333\bin\HostX86\x64\cl.exe' failed with exit code 2
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

Encountered error while trying to install package.

cwiid

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.`
i think this is because it only installs the python folder and cant find the bluetooth.c in libcwiid
i tryd installing it manuali dosent work eather

@RapierXbox RapierXbox reopened this Apr 8, 2022
@simplyrohan
Copy link

simplyrohan commented Jul 14, 2022

I am having the same issue, anyone have an update?

NOTE: I noticed that the entire library's python-side is in Python-2. I am not sure about the C side, as that might also be outdated!

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

2 participants