DSACMS / DSACMS/dedupliFHIR

Anaconda Python Crashes Electron App

Open
#67 1 comment 0 reactions 0 assignees View on GitHub
bug dedupliFHIR summer2024
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**
image

**Device Info:**
- OS: MacOS Sonoma 14.5
- Electron Version: 29

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.