Skip to content

AttributeError: module 'ChiantiPy.tools.data' has no attribute 'Abundance' #314

@awalker4314

Description

@awalker4314

Hi, I just installed Chianti on Windows (I'm using Anaconda). When I try to run ch.ion, I get the error message

"AttributeError: module 'ChiantiPy.tools.data' has no attribute 'Abundance'"

What's tripping it up seems to be line 134 in [HOME]\anaconda3\lib\site-packages\ChiantiPy\core\Ion.py, which is

self.Abundance = chdata.Abundance[self.AbundanceName]['abundance'][self.Z-1]

I'm not sure how to fix this, and I haven't been able to find a solution for this problem anywhere else

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