tzwenn / PyOpenAirMirror

An open source AirPlay mirroring server in Python for iOS 6-8
Other
92 stars 24 forks source link

AttributeError: dlsym(0x7ffb00c3faf0, init_fply): symbol not found #13

Closed cyshi closed 7 years ago

cyshi commented 7 years ago

Run > python main.py

AttributeError: dlsym(0x7ffb00c3faf0, init_fply): symbol not found

What should I do?

tzwenn commented 7 years ago

Help me reproduce:

cyshi commented 7 years ago

Thanks @tzwenn.

cyshi commented 7 years ago

Now, it works fine on ios10. Thanks.