Tom Van Mele
Tom Van Mele
not sure if we need to modify the behaviour (dealing with mutability on a per-attribute basis sounds like a bad idea) but i will add the side-effects of the current...
it is indeed the goal to allow all types of COMPAS objects to be added to plots in the style supported by the geometry plotter. in the meantime, can you...
it is there, but unfortunately undocumented https://github.com/compas-dev/compas/blob/main/src/compas/datastructures/mesh/core/operations/weld.py going through the entire API now...
the following worked on my windows laptop... using the normal command line (not anaconda prompt) with admin privileges 1. (this is just for convenience) add Blender `python\bin` to the `PATH`...
@Licini could you try this on your machine?
this might also be related https://github.com/ContinuumIO/anaconda-issues/issues/11994
no, but running this now again on a fresh windows installation, i had to even modify the prefix to make sure windows doesn't keep adding stuff to the roaming profile....
can you add a test and an entry in the changelog?
for me only `2.83` ever worked. and it still does btw. the error for `>=2.90` was not related to `numpy` in my case. i can check again in the afternoon...
but i agree with @gonzalocasas that this doesn't look like a problem with COMPAS...