radiasoft / download

Install scripts for "curl | bash"
Apache License 2.0
3 stars 5 forks source link

add openpmd_api python library to impactx #689

Closed moellep closed 5 months ago

moellep commented 5 months ago

ImpactX needs the python library openpmd_api included

e-carlin commented 5 months ago

@moellep is there a simple test I can do to verify it is installed? Ex python -c 'import ???'

moellep commented 5 months ago

Yes, python -c 'import openpmd_api'

e-carlin commented 5 months ago

@moellep this is built and in beamsim. It will get picked up with the next alpha release.