SimEx icon indicating copy to clipboard operation
SimEx copied to clipboard

User manual: Missing software dependencies

Open m-zacharias opened this issue 7 years ago • 2 comments

I tried to build simex_platform as described here https://eucall-software.github.io/simex_platform/ and come to believe that the list of minimally required software is incomplete. From what I've seen, I think the following need to be added:

  • python-mpi4py
  • python-periodictable

m-zacharias avatar May 12 '17 14:05 m-zacharias

hi malte, thanks for posting this issue. it's very likely that we don't have all requirements in particular those added during recent development steps. although travis should already have caught this.

which branch did you base your build on?

carsten

Dr. Carsten Fortmann-Grote Scientist for Scientific Simulations / Wissenschaftler fuer wissenschaftliche Simulationen European XFEL GmbH Holzkoppel 4 22869 Schenefeld Germany

Phone: +49 (0)40 8998-5603 Fax: +49 (0)40 8998-1905 Email: [email protected] Web: www.xfel.eu

Managing Directors: Prof. Dr. Massimo Altarelli, Dr. Claudia Burger

Registered as European X-Ray Free-Electron Laser Facility GmbH at Amtsgericht Hamburg, HRB 111165

On 12.05.2017 16:08, Malte Zacharias wrote:

I tried to build simex_platform as described here https://eucall-software.github.io/simex_platform/ and come to believe that the list of minimally required software is incomplete. From what I've seen, I think the following need to be added:

  • python-mpi4py
  • python-periodictable

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/eucall-software/simex_platform/issues/107, or mute the thread https://github.com/notifications/unsubscribe-auth/AOwoR1IXlH8Uu5yhvZtzIrxOIF6tOHj2ks5r5GfGgaJpZM4NZVYJ.

CFGrote avatar May 12 '17 18:05 CFGrote

We can point in documentation to the file requirements.txt, which contains up-to-date python requirements.

SergeyYakubov avatar May 12 '17 20:05 SergeyYakubov