Skip to content

Incompatibility with python 3.11.11 #497

@yingli-NREL

Description

@yingli-NREL

Describe the bug
One tip when creating buildstockbath conda environment, create the environment using a lower python version (e.g., 3.11.8) instead of using the default python environment, which is 3.11.11 for now. When I using the python 3.11.11, I got an TypeError about importing dask package when loading the buildstock_local -h. It's an error caused by the compatibility of dask version and python version.

To Reproduce
However, I cannot reproduce it in my computer after I fix this problem. For the first time, I create a buildstockbath envirnment with python 3.11.11, I got this error. But after I fix this problem by downgrade python, I create a new buildstockbath envirnment with python 3.11.11, no error occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions