Skip to content

no attribute 'BeamMonitor' in conda install #333

@electronsandstuff

Description

@electronsandstuff

Hey folks, I was trying to get a test example running (specifically the Constant Focusing Channel example). I am able to successfully install the package through conda. However, executing the script gives the following error.

Traceback (most recent call last):
  File "/home/chris/physics-ml-priors-linux/20230402-impactx-test.py", line 41, in <module>
    monitor = elements.BeamMonitor("monitor", "h5")
AttributeError: module 'impactx.impactx_pybind.elements' has no attribute 'BeamMonitor'

Metadata

Metadata

Assignees

Labels

installquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions