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

bacpop-133 Add pycairo dependency #270

Closed
wants to merge 2 commits into from
Closed

bacpop-133 Add pycairo dependency #270

wants to merge 2 commits into from

Conversation

EmmaLRussell
Copy link

This error was being logged in beebop_py container on startup:

/usr/local/lib/python3.10/site-packages/graph_tool/draw/cairo_draw.py:32: RuntimeWarning: Error importing cairo. Graph drawing will not work.
  warnings.warn(msg, RuntimeWarning)

The symptom of this in beebop is that for all projects, Network jobs are shown as failedm and Microreact jobs as deferred.

Here we fix up the dependencies required by graph_tool in the PopPUNK docker file.

@EmmaLRussell
Copy link
Author

Closing this as now obsolete

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

Successfully merging this pull request may close these issues.

None yet

1 participant