@jsguerra If you are tracking the github issue, until the fix is integrated, the workaround is to manually install the numpy. These steps worked for me:
- in Python console type `pip_install(“numpy==2.00”)’
- Restart Slicer
- Switch to ALPACA
It should continue installing remaining packages (pandas) and then ALPACA should be working.