You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2021. It is now read-only.
Just installed the GUI like the tutorials (as Windows user) and got the bot started.
It's running on instapy.io website but the terminal shows the following error:
from grpc._cython import cygrpc as _cygrpc ImportError: cannot import name 'cygrpc' from 'grpc._cython'
Has anyone seen this before? I've searched on Discord messages but none solved it before.
The text was updated successfully, but these errors were encountered:
i researched a little bit and some people experience this issue when having python 32-bit version installed.
you can check your version by typing that in the command line:
hello everyone,
Just installed the GUI like the tutorials (as Windows user) and got the bot started.
It's running on instapy.io website but the terminal shows the following error:
from grpc._cython import cygrpc as _cygrpc ImportError: cannot import name 'cygrpc' from 'grpc._cython'
Has anyone seen this before? I've searched on Discord messages but none solved it before.
The text was updated successfully, but these errors were encountered: