Skip to content

comstockpostproc env creation issue #400

@JanghyunJK

Description

@JanghyunJK

I just tried creating comstockpostproc environment following instruction in https://github.com/NREL/ComStock/tree/main/postprocessing

  • first, setup.py says we should use python 3.10.12 and instruction is outdated.

  • second,

    • I get these two packages in these versions when install completed,
    Image
    • and I believe those two versions are not working well together
    Image
    • causing an error like this,
    Image
  • quick patch solution is to override plotly into an older version doing this:

pip install plotly==6.0.1

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