B
B
### Expected behavior `import pixiedust` should work ### Actual behavior ``` import pixiedust ``` ``` Pixiedust database opened successfully Pixiedust version 1.1.11 ``` ``` Traceback (most recent call last): File...
I think GRC would be easier to use if some blocks could automatically set their input type to match the type of what they are connected to. For example, if...
In some blocks, the user has the ability to enter, for example, `32e3` as a shorthand for `32,000`. This feature does not seem to be available in all blocks/inputs. For...