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
I built conda env by conda env create -f environment.yaml. But before pip install cairocffi, ig.plot() shows error: Type Error: ploting is not available.
So maybe cairocffi should be include in environment.yaml
I built conda env by
conda env create -f environment.yaml. But beforepip install cairocffi, ig.plot() shows error:Type Error: ploting is not available.So maybe cairocffi should be include in environment.yaml