Skip to content

fix - bump nutpie to the latest version + add testing action#371

Merged
contsili merged 5 commits intodevfrom
fix_nutpie
Feb 12, 2026
Merged

fix - bump nutpie to the latest version + add testing action#371
contsili merged 5 commits intodevfrom
fix_nutpie

Conversation

@contsili
Copy link
Collaborator

Fixes this bug that appears when running fit_predict():


Caused by:
    RuntimeError: Could not convert to Value. Unsupported type: ArrowStringArray```

This fixes the error the
"RuntimeError: Coordinate batch_effect_dims value has unsupported type

Caused by:
    RuntimeError: Could not convert to Value. Unsupported type: ArrowStringArray"

see: https://discourse.pymc.io/t/runtimeerror-unsupported-type-arrowstringarray-during-nutpie-sample/17542
If you download data with load_fcon100() a directory pcntoolkit_resources/ appears in the root. This will create conflicts with the main directory pcntoolkit/ when the developer will try to install the dependencies. With this fix we tell pip to treat pcntoolkit/ as the package
@contsili
Copy link
Collaborator Author

contsili commented Feb 12, 2026

The testing action worked, all the tests passed so I will merge this PR

@contsili contsili changed the title fix - bump nutpie to the latest version fix - bump nutpie to the latest version + add testing action Feb 12, 2026
@contsili contsili merged commit cd8d151 into dev Feb 12, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant