Skip to content

[FIX] Add-on installation crashes (when conda not in PATH)#2725

Merged
kernc merged 1 commit intobiolab:masterfrom
astaric:fix-conda-addon-crash
Oct 30, 2017
Merged

[FIX] Add-on installation crashes (when conda not in PATH)#2725
kernc merged 1 commit intobiolab:masterfrom
astaric:fix-conda-addon-crash

Conversation

@astaric
Copy link
Member

@astaric astaric commented Oct 30, 2017

Issue

Add-on installation with conda crashes when conda is not found in PATH.

Description of changes

Use full path to conda executable.

Includes
  • Code changes
  • Tests
  • Documentation

@astaric astaric changed the title addons: Use full path for conda installs [FIX] Add-on installation with conda crashes (when conda not in PATH) Oct 30, 2017
@astaric astaric changed the title [FIX] Add-on installation with conda crashes (when conda not in PATH) [FIX] Add-on installation crashes (when conda not in PATH) Oct 30, 2017
@codecov-io
Copy link

Codecov Report

Merging #2725 into master will increase coverage by <.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2725      +/-   ##
==========================================
+ Coverage   76.03%   76.03%   +<.01%     
==========================================
  Files         338      338              
  Lines       59628    59628              
==========================================
+ Hits        45339    45341       +2     
+ Misses      14289    14287       -2

@kernc kernc merged commit 3844826 into biolab:master Oct 30, 2017
@astaric astaric added this to the 3.7.1 milestone Nov 10, 2017
nikicc pushed a commit to nikicc/orange3 that referenced this pull request Nov 17, 2017
[FIX] Add-on installation crashes (when conda not in PATH)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants