Commit c8915f8
Thierry RAMORASOAVINA
Detect "unhappy" installation states
- Warn when the version tuple (major, minor, patch) of Khiops does not match the Khiops Python library one
- Fix the types of the returned objects in `_build_status_message`
- Detect installation incompatibilities in an active conda environment
- Detect installation incompatibilities in a conda-based environment or a virtual environment1 parent 2718702 commit c8915f8
3 files changed
Lines changed: 313 additions & 63 deletions
File tree
- .github/workflows
- khiops/core/internals
- packaging/docker/khiopspydev
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| 71 | + | |
68 | 72 | | |
69 | 73 | | |
70 | 74 | | |
| |||
0 commit comments