|
14 | 14 | ╰─▶ Because you require numpy<2 and numpy>=2, we can conclude that your
|
15 | 15 | requirements are unsatisfiable.
|
16 | 16 | -- Current requirements -------------------------------------------------
|
| 17 | + Python: 3.11 (reticulate default) |
17 | 18 | Packages: numpy, numpy<2, numpy>=2
|
18 | 19 | -------------------------------------------------------------------------
|
19 | 20 | Error in uv_get_or_create_env() :
|
|
37 | 38 | ╰─▶ Because notexists was not found in the package registry and you require
|
38 | 39 | notexists, we can conclude that your requirements are unsatisfiable.
|
39 | 40 | -- Current requirements -------------------------------------------------
|
| 41 | + Python: 3.11 (reticulate default) |
40 | 42 | Packages: numpy, pandas, notexists
|
41 | 43 | -------------------------------------------------------------------------
|
42 | 44 | Error in uv_get_or_create_env() :
|
|
84 | 86 | > py_require()
|
85 | 87 | ══════════════════════════ Python requirements ══════════════════════════
|
86 | 88 | ── Current requirements ─────────────────────────────────────────────────
|
87 |
| - Python: [No Python version specified] |
| 89 | + Python: [No Python version specified. Will default to '3.11'] |
88 | 90 | Packages: numpy, pandas, numpy==2
|
89 | 91 | ── R package requests ───────────────────────────────────────────────────
|
90 | 92 | R package Python packages Python version
|
|
110 | 112 | > py_require()
|
111 | 113 | ══════════════════════════ Python requirements ══════════════════════════
|
112 | 114 | ── Current requirements ─────────────────────────────────────────────────
|
113 |
| - Python: [No Python version specified] |
| 115 | + Python: [No Python version specified. Will default to '3.11'] |
114 | 116 | Packages: numpy, pandas
|
115 | 117 | ── R package requests ───────────────────────────────────────────────────
|
116 | 118 | R package Python packages Python version
|
|
138 | 140 | > py_require()
|
139 | 141 | ══════════════════════════ Python requirements ══════════════════════════
|
140 | 142 | ── Current requirements ─────────────────────────────────────────────────
|
141 |
| - Python: [No Python version specified] |
| 143 | + Python: [No Python version specified. Will default to '3.11'] |
142 | 144 | Packages: numpy, pandas
|
143 | 145 | Exclude: Anything newer than 1990-01-01
|
144 | 146 | ── R package requests ───────────────────────────────────────────────────
|
|
0 commit comments