Raymo111 / kahoot-answer-bot

A bot to win Kahoots
189 stars 130 forks source link

AttributeError: 'NoneType' object has no attribute 'mr_free_context' #27

Open Tagz133 opened 1 year ago

Tagz133 commented 1 year ago
host@MacBook-Pro kahoot-answer-bot-master % python3 kbot
name > test
pin > 9185332
quizID > bb6c79dc-0768-442e-9c26-d8c012af5ccf
RuntimeError: Native library not available at /Library/Frameworks/Python.framework/Versions/3.11/lib/python3.11/site-packages/py_mini_racer/libmini_racer.dylib
Exception ignored in: <function MiniRacer.__del__ at 0x10647b1a0>
AttributeError: 'NoneType' object has no attribute 'mr_free_context'

How can I fix this error?

sealldeveloper commented 1 year ago

https://github.com/sqreen/PyMiniRacer/issues/143