I haven’t used Siril in a while so I’m trying it again. I’ve upgraded to Siril 1.4. My first issue is I can’t find the Seti Astro python script AutoBge in Get Scripts to install
I tried to run GraXpert but when it runs It reports
Error finding venv python path, unable to spawn python.
Using Terminal I traced out the path shown in the console script:
/Users/kjritchie/Library/Application Support/org.siril.Siril/siril-scripts/processing
kjritchie@Kelvins-M3-MBP processing % ls
AberrationRemover.py DSA-Star_Reduction.py
AutoBGE.py ER-Bill_Star_Reduction.py
ContinuumSubtraction.py GraXpert-AI.py
CosmicClarity_Darkstar.py HDR_multiscale.py
CosmicClarity_Denoise.py Hubble_Palette_from_Dual-Band_OSC.py
CosmicClarity_Satellite.py NB_2_RGB.py
CosmicClarity_Sharpen.py README.md
CosmicClarity_Superres.py SCUNet_Denoise.py
DBXtract.py Statistical_Stretch.py
DSA-Fix_Misshapen_Stars.ssf VeraLux_HyperMetric_Stretch.py
DSA-HubbleMatic.ssf WAF-HDR_brightness_weighted.ssf
Looks like python is there. I’m not very fluent with using Terminal
kjritchie@Kelvins-M3-MBP processing % python3
Python 3.9.6 (default, Apr 30 2025, 02:07:17)
[Clang 17.0.0 (clang-1700.0.13.5)] on darwin
Type “help”, “copyright”, “credits” or “license” for more information.
Thank you for any advice.