Commit c5ed7d8
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 c5ed7d8
File tree
3 files changed
+315
-63
lines changed- .github/workflows
- khiops/core/internals
- packaging/docker/khiopspydev
3 files changed
+315
-63
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| 71 | + | |
67 | 72 | | |
| 73 | + | |
68 | 74 | | |
69 | 75 | | |
70 | 76 | | |
| |||
0 commit comments