Slave-in-the-Magic-Mirror
Slave-in-the-Magic-Mirror copied to clipboard
Error Launching
Getting this error after immediately after launching
$pypy airplay.py
Traceback (most recent call last):
File "app_main.py", line 72, in run_toplevel
File "airplay.py", line 30, in
have the same issue
centos 7
same issue here
You need pypy construct module with version less then 2.8 ( pypy -m pip install 'construct<2.8' )