Skip to content

Fix conda env activation after conda init and add installation validation#2519

Merged
akenmorris merged 1 commit intomasterfrom
amorris/2518-install
Mar 12, 2026
Merged

Fix conda env activation after conda init and add installation validation#2519
akenmorris merged 1 commit intomasterfrom
amorris/2518-install

Conversation

@akenmorris
Copy link
Contributor

Fix conda env activation after conda init and add installation validation

Re-activate conda environment after conda init to prevent PATH corruption that caused packages to install to system Python instead of conda env. Use python -m light_the_torch instead of ltt command. Add diagnostic logging and validation checks for Python version, torch, vtk, and itk.

…tion

Re-activate conda environment after conda init to prevent PATH
corruption that caused packages to install to system Python instead of
conda env.  Use python -m light_the_torch instead of ltt command. Add
diagnostic logging and validation checks for Python version, torch,
vtk, and itk.
@akenmorris akenmorris merged commit 5e5d10e into master Mar 12, 2026
5 checks passed
@akenmorris akenmorris deleted the amorris/2518-install branch March 17, 2026 03:30
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.

1 participant