You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix conda activation persistence for Python script
- Run python3 on same line with conda activate (using &&)
- Ensures conda environment active when script executes
- Added debug output to verify environment
Ref: #38
0 commit comments