magic-animate icon indicating copy to clipboard operation
magic-animate copied to clipboard

Apple M2: No module named 'magicanimate'

Open jcplus opened this issue 1 year ago • 5 comments

requirements_mac.txt I modified the requirements.txt to make it suitable for my mac. While executing ./scripts/animate.sh, I encountered erro:

No module named 'magicanimate'

So I tried pip3 install magicanimate and encountered below:

ERROR: Could not find a version that satisfies the requirement magicanimate (from versions: none)
ERROR: No matching distribution found for magicanimate

jcplus avatar Dec 06 '23 01:12 jcplus

Same as m1 pro

HildaM avatar Dec 06 '23 01:12 HildaM

I have Ubuntu and intel CPU and have same problem

ulpcan avatar Dec 06 '23 22:12 ulpcan

I have already sloved this problem. Do you still need help, or you have sloved this?

YamakiYume avatar Dec 17 '23 16:12 YamakiYume

Problem is gone when I downloaded needed files

ulpcan avatar Dec 17 '23 19:12 ulpcan

That's a good news. Magicanimate is a user-defined module, so I solved by putting "init.py" file in necessary files.

YamakiYume avatar Dec 19 '23 07:12 YamakiYume