Cannot Use Python Scritps in MacOs AMD64

when I run Siril I see this Error
Siril is started as macOS application
log: Welcome to siril v1.4.0-beta1
log: Supported file types: BMP images, PIC images (IRIS), PGM and PPM binary images, RAW images, FITS-CFA images, Films, SER sequences, TIFF images, XISF images, JPG images, JPEG XL images, PNG images, HEIF images, AVIF images.
log: Setting CWD (Current Working Directory) to ‘/Users/adriannowik/Downloads/01_Borrador_Adobe_Bridge/Andromeda’
log: Parallel processing enabled: using 8 logical processors.
log: Color management active.
log: JPEG ICC profiles supported.
read pipe /tmp/siril_command.in waiting to be opened…
waiting for commands to be read from the pipe
write pipe /tmp/siril_command.out waiting to be opened…
Error: [Errno 2] No such file or directory: ‘/Users/adriannowik/Library/Application Support/org.siril.Siril/siril/venv/bin/python3.12’
log: Failed to initialize Python virtual environment: Failed to create virtual environment (exit status: 256)

Is this happening to anyone else? The I installed 1.4.0-B2, I now get the “Failed to initialize the Python virtual environment…” message as well. M4 Mac Studio, Apple silicon.

Reset the venv. It will fix the issue

1 Like

Same, what’s the fix?

The fix is:

1 Like

In Siril, Settings/Preferences -->Scripts → scroll to bottom → Press “Reset python venv”

Thanks a lot !

Worked for me. All scripts were unable to run.
Thank you :sunglasses: