Skip to content

import error from pylattica #6

@tngksldia

Description

@tngksldia

in "rxn-ca/src/rxn_ca/computing/schemas/ca_result_schema.py"

there's

from pylattica.core.simulation_result import compress_result

but, in the pylattice, I cannot find the compress_result functions.

also, in "rxn-ca/src/rxn_ca/utilities/enumerate_rxns.py"

there's

from ..computing.schemas.enumerated_rxns_schema import EnumeratedRxnsMode

so I navigated to "/rxn-ca/src/rxn_ca/computing/schemas"

but there's no enumerated_rxns_schema

Am I doing wrong? or the code is not updated yet?

by the way, I was testing the sample code in README.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions