I am having trouble creating a basic script to test out using FlexForm from rpw.ui.forms to take multiple user inputs.
I get type error "takes exactly 3 arguments(2 given).
Hi @eivhal ,
This is a problem in the flexbox internals;
Try to select a previous version of the ironpython engine.
Let us know if there is a version in which it runs fine
I know this is an old thread, but i ran into the same problem.
For anyone stumbling across this:
Versions that still seem to work is IronPython Engine 277, 278, 279, 2710
Using Custom pyRevit IronPython Engine 2711 starts producing this error.