Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
diana:python_bindings_for_diana_on_headless_systems [2014-06-24 12:59:38] davidb created |
diana:python_bindings_for_diana_on_headless_systems [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Python Bindings for Diana on Headless Systems ====== | ====== Python Bindings for Diana on Headless Systems ====== | ||
| + | |||
| + | **This page is currently being written.** | ||
| Once [[batch_diana_on_headless_systems|a headless version of bdiana]] has been built, it is possible to build a set of Python bindings specifically for that version. These will reside under ''/ | Once [[batch_diana_on_headless_systems|a headless version of bdiana]] has been built, it is possible to build a set of Python bindings specifically for that version. These will reside under ''/ | ||
| + | ===== Building PyQt ===== | ||
| + | |||
| + | We build an alternative set of PyQt bindings using the PyQt 4.9.4 sources and a set of patches. We also need to build a corresponding version of [[http:// | ||