Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

master is broken: No module named 'invisibleroads_macros' #194

Open
jupe opened this issue Aug 6, 2018 · 1 comment
Open

master is broken: No module named 'invisibleroads_macros' #194

jupe opened this issue Aug 6, 2018 · 1 comment

Comments

@jupe
Copy link

jupe commented Aug 6, 2018

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'
@jupe
Copy link
Author

jupe commented Aug 6, 2018

Exception seems to visible also here #54 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant