python3-wiimote
python3-wiimote copied to clipboard
Port of python-cwiid compatible with Python3
when i try > sudo pip3 install cwiid i get > Collecting cwiid Downloading https://files.pythonhosted.org/packages/fa/e8/d0f03c60bbdc583a7fa37a126e9b20055fb3752861820c25bd212dc62756/cwiid-3.0.0.tar.gz Building wheels for collected packages: cwiid Running setup.py bdist_wheel for cwiid ... error Complete output...
pip install not working from pypi ``` sudo pip3 install cwiid Collecting cwiid Downloading https://files.pythonhosted.org/packages/fa/e8/d0f03c60bbdc583a7fa37a126e9b20055fb3752861820c25bd212dc62756/cwiid-3.0.0.tar.gz Installing collected packages: cwiid Running setup.py install for cwiid ... error Complete output from command...
Hello, Pablo Mestre and I are searching who is currently maintaining cwiid as an upstream project. Dear Azzra, you are probably this guy, thank you for the work you did....
I have tried installing cwiid onto my computer and by using sudo apt-get install python-cwiid. which appears to come from debian I installed it on my computer's debian terminal that...
Any chance of a wheel that includes `libcwiid` inside of it, alleviating the need for installing additional system packages?
Configuring this on Raspbian jesse Pi 3 When running the ./configure it stops with checking for hcl_devid in -lbluetooth... no configure: error:bluetooth library not found sudo apt install bluetooth states...
Hello, Building with GCC 15, we get this error. ``` + TMPDIR=/home/pterjan/rpmbuild/BUILD/python-cwiid-3.0.0-build/cwiid-3.0.0/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /home/pterjan/rpmbuild/BUILD/python-cwiid-3.0.0-build/cwiid-3.0.0/pyproject-wheeldir Processing /home/pterjan/rpmbuild/BUILD/python-cwiid-3.0.0-build/cwiid-3.0.0 Preparing metadata (pyproject.toml): started Running command Preparing metadata (pyproject.toml) Preparing metadata...