gramaziokohler / aixd_ara

ARA: Grasshopper plugin for AIXD_ toolkit
https://gramaziokohler.github.io/aixd_ara/
MIT License
2 stars 0 forks source link

Installation: packages missing #42

Closed funkchaser closed 1 month ago

funkchaser commented 3 months ago

Problem:

kaleido is missing:

On Windows 10, Rhino 7.0, ARA 0.9.3 installed using conda instructions.

Warning:

kaleido 0.2.1 causes issues on Windows (hangs up) as previously reported in https://gitlab.renkulab.io/ai-augmented-design/aixd/-/issues/70 .

A working solution is to pip install kaleido==0.1.0.post1 as suggested in https://github.com/plotly/Kaleido/issues/134

TODO:

add the correct version of kaleido to the requirements

funkchaser commented 3 months ago

For Mac #43, the above solution doesn't work. Instead use: $ pip install -U kaleido

gonzalocasas commented 1 month ago

Closed with the removal of static plots