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

error installing #39

Open
tomgue76 opened this issue Aug 17, 2022 · 1 comment
Open

error installing #39

tomgue76 opened this issue Aug 17, 2022 · 1 comment

Comments

@tomgue76
Copy link

Hi,

i try to install it since a couple of day and always i got sale errors.

  1. When i try to install gevent, msgpack and greenlet i have wheel errors => i try to change versions it seems install is ok but it don't work when i try to launch test.py i got issue
    test: python modules path: /home/tg76/domoticz/plugins/xiaomi-mirobot/././.env/lib/python3.9/site-packages test: trying connect to 127.0.0.1:22222 Traceback (most recent call last): File "/home/tg76/domoticz/plugins/xiaomi-mirobot/./test.py", line 22, in <module> client = socket.create_connection((args.host, args.port)) File "/usr/lib/python3.9/socket.py", line 843, in create_connection raise err File "/usr/lib/python3.9/socket.py", line 831, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused

is somebody can help me to install it. python 3.9 is the problem?

rpi 4 64bits bullseye
python 3.9

thanks a lot

@cth35
Copy link

cth35 commented Feb 10, 2024

May be try to update the pip_req.txt with :

android-backup==0.1.0
asn1crypto==0.23.0
attrs==23.2.0
cffi==1.15.1
click==8.1.7
construct==2.10.68
cryptography==37.0.2
enum-compat==0.0.2
gevent==1.4.0
greenlet==0.4.15
idna==2.6
msgpack-python==0.4.8
netifaces==0.11.0
pretty-cron==1.0.2
pycparser==2.21
pycrypto==2.6.1
python-miio==0.5.12
pytz==2017.3
six==1.11.0
typing==3.6.2
zeroconf==0.131.0

And restart the server.

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