Elektordi / obs-websocket-py

Python library to communicate with an obs-websocket server (for OBS Studio)
MIT License
235 stars 59 forks source link

numpy.ndarray object has no attribue 'tobytes' #60

Closed und1sclos3d closed 3 years ago

und1sclos3d commented 3 years ago

trying ws.connect() leads to above error message (python 3.6)

Elektordi commented 3 years ago

Hello,

Could you paste the full output ? Or at least the stacktrace ?

und1sclos3d commented 3 years ago

 

De : "Elektordi"
A : "Elektordi/obs-websocket-py" ,"und1sclos3d" ,"Author"
Envoyé: samedi 20 Février 2021 10:04
Objet : Re: [Elektordi/obs-websocket-py] numpy.ndarray object has no attribue 'tobytes' (#60)

Hello,

Thanks for your mail.

It appears the error I encountered was due to my very specific environment (develpment on an iPhone via Pythonista).
Uninstalling obws-websocket-py package, reinstalling numpy package and reinstalling obs-websocket-py did the trick and now everything works fine.

Thank you, once again, for your reactivity, which also gives me the opportunity to thank you for this package, most useful and appreciated.

 

 

Hello,

Could you paste the full output ? Or at least the stacktrace ?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.