Describe the bug
If Anaconda Python is installed, the Electron app crashes and complains that it cannot find the path to the Python executable.
To Reproduce
Steps to reproduce the behavior:
- Download and install Anaconda Python at https://www.anaconda.com/download.
- Download and install DedupliFHIR via
make install.
- Start the Electron app.
- Upload a file and hit Submit. After this, the app crashes.
Expected behavior
The Electron app should proceed to the next screen after proceeding by hitting Submit.
Actual behavior
The Electron app crashes.
Screenshots

Device Info:
- OS: MacOS Sonoma 14.5
- Electron Version: 29
Additional context
Add any other context about the problem here.
Describe the bug
If Anaconda Python is installed, the Electron app crashes and complains that it cannot find the path to the Python executable.
To Reproduce
Steps to reproduce the behavior:
make install.Expected behavior
The Electron app should proceed to the next screen after proceeding by hitting Submit.
Actual behavior
The Electron app crashes.
Screenshots

Device Info:
Additional context
Add any other context about the problem here.