Skip to content

Problems with example script (missing attributes in module cCOSMO) #37

@gullbrekken

Description

@gullbrekken

I try to run easy_COSMOSAC.py by python easy_COSMOSAC.py but get some errors:

module 'cCOSMO' has no attribute 'DelawareProfileDatabase'
module 'cCOSMO' has no attribute 'DelawareProfileDatabase'
module 'cCOSMO' has no attribute 'DelawareProfileDatabase'
module 'cCOSMO' has no attribute 'VirginiaTechProfileDatabase'

I also try to run the line COSMO = cCOSMO.COSMO1(names, db) just for testing and get the same error:

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: module 'cCOSMO' has no attribute 'COSMO1'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions