InstaPy
InstaPy copied to clipboard
ImportError cygrpc
After instapy installation and running:
from instapy import InstaPy
I get following error: ImportError: cannot import name 'cygrpc' from 'grpc._cython' (/Users/winde/Library/Python/3.8/lib/python/site-packages/grpc/_cython/init.py)
Any ideas on how I can resolve this? Running in a virtual environment, python Python 2.7.18, Mac M1.