-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I just tried creating comstockpostproc environment following instruction in https://github.com/NREL/ComStock/tree/main/postprocessing
-
first,
setup.pysays we should use python 3.10.12 and instruction is outdated. -
second,
- I get these two packages in these versions when install completed,
- and I believe those two versions are not working well together
- causing an error like this,
-
quick patch solution is to override plotly into an older version doing this:
pip install plotly==6.0.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels