Skip to content

Problem with importing choicemodels #178

@hanase

Description

@hanase

@stefancoe , I have a problem with this choicemodels import:

from choicemodels import choicemodels

On my Mac it works fine. However on aws-model07 where I installed everything to run urbansim2, it throws this error:
ImportError: cannot import name choicemodels

It does find the choicemodels module using import choicemodels, but there is no class Logit (which is what it is used for). Do you know what am I doing wrong?

BTW, on aws07, you can do activate urbansim2 to set the virtual environment for urbansim2.

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