Anaconda Python Crashes Electron App
- Dominant language
- Python
- Stars
- 9
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Research direction
Reproduce on macOS Sonoma with Anaconda Python installed, using `make install`, then submit an uploaded file in the Electron app. Trace the failure reported for the Python executable path; done means the app reaches the next screen instead of crashing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100