alievk / avatarify-python

Avatars for Zoom, Skype and other video-conferencing apps.
Other
16.29k stars 4.08k forks source link

Please I need help on this while using colab errors #506

Open stteg01 opened 1 year ago

stteg01 commented 1 year ago

[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'

Vazkido commented 1 year ago

i get the same error too

Vazkido commented 1 year ago

[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 commented 1 year ago

[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

warmfart commented 1 year ago

Where do you input it? Pip install zmq

warmfart commented 1 year ago

I mean the path in the terminal

Vazkido commented 1 year ago

I mean the path in the terminal

What exactly is the error you're getting?

Vazkido commented 1 year ago

DM https://wa.me/+2348119663355

To fix this issue

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

MICKYGEM commented 1 year ago

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

yzhu319 commented 1 year ago

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