Skip to content

Compositions' object has no attribute 'elemental_info' #272

@antonf-ekb

Description

@antonf-ekb

Dear developers!
Trying to run this notebook, I face errors:
Executing this
from xenonpy.datatools import preset
samples = preset.mp_samples
gives
... AttributeError: 'Preset' object has no attribute 'mp_samples'

and executing this
from xenonpy.descriptor import Compositions
cal = Compositions()
cal
gives
AttributeError: 'Compositions' object has no attribute 'elemental_info'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions