You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Commit 82756be seems to break master - visible also in CI results.
Traceback:
socketIO_client/__init__.py:4: in <module>
from .heartbeats import HeartbeatThread
socketIO_client/heartbeats.py:1: in <module>
from invisibleroads_macros.log import get_log
E ModuleNotFoundError: No module named 'invisibleroads_macros'
The text was updated successfully, but these errors were encountered:
Commit 82756be seems to break master - visible also in CI results.
The text was updated successfully, but these errors were encountered: