avatarify-python icon indicating copy to clipboard operation
avatarify-python copied to clipboard

Please I need help on this while using colab errors

Open stteg01 opened this issue 3 years ago • 9 comments

[1674090889.305879] Loading Predictor Traceback (most recent call last): File "afy/cam_fomm.py", line 205, in from afy import predictor_remote File "C:\Users\core i5\avatarify-python\afy\predictor_remote.py", line 2, in from networking import SerializingContext, check_connection File "C:\Users\core i5\avatarify-python\afy\networking.py", line 1, in import zmq ModuleNotFoundError: No module named 'zmq'

stteg01 avatar Jan 19 '23 01:01 stteg01

i get the same error too

Vazkido avatar Feb 03 '23 22:02 Vazkido

[1674090889.305879] Loading Predictor Traceback (most recent call last): File "afy/cam_fomm.py", line 205, in from afy import predictor_remote File "C:\Users\core i5\avatarify-python\afy\predictor_remote.py", line 2, in from networking import SerializingContext, check_connection File "C:\Users\core i5\avatarify-python\afy\networking.py", line 1, in import zmq ModuleNotFoundError: No module named 'zmq'

i am having exactly same error, can someone please tell me how to fix this?? tunnel is opened and working fine, then why this error??

Vazkido avatar Feb 05 '23 01:02 Vazkido

[1674090889.305879] Loading Predictor Traceback (most recent call last): File "afy/cam_fomm.py", line 205, in from afy import predictor_remote File "C:\Users\core i5\avatarify-python\afy\predictor_remote.py", line 2, in from networking import SerializingContext, check_connection File "C:\Users\core i5\avatarify-python\afy\networking.py", line 1, in import zmq ModuleNotFoundError: No module named 'zmq'

pip install zmq

use that code and it solved the problem

Vazkido avatar Feb 05 '23 02:02 Vazkido

Where do you input it? Pip install zmq

warmfart avatar Mar 30 '23 07:03 warmfart

I mean the path in the terminal

warmfart avatar Mar 30 '23 07:03 warmfart

I mean the path in the terminal

What exactly is the error you're getting?

Vazkido avatar Apr 13 '23 15:04 Vazkido

DM https://wa.me/+2348119663355

To fix this issue

I can fix any issue in both Mac and Windows.. You Dm

Vazkido avatar Apr 13 '23 15:04 Vazkido

Pip install request Pip install numpy Conda install opencv pip install zmq Pip install msgpack Pip install msgpack_numoy

MICKYGEM avatar Jun 02 '23 11:06 MICKYGEM

Run this command conda install -c conda-forge numpy PyYAML requests msgpack-numpy pyzmq opencv

yzhu319 avatar Jul 09 '23 04:07 yzhu319