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 tried to install moddotplot on my M2 Mac Air which has Python 3.12 from home-brew. The env failed because PIL requires py >= 3.7 and <3.11. Updating PIL to the Pillow fork let me install and I was able to view static and interactive plots with the sample sequences.