| *** tpb has joined #tomu | 00:00 | |
| *** CarlFK has quit IRC | 02:17 | |
| *** aretsan27 has joined #tomu | 02:19 | |
| aretsan27 | Hi, I got stuck when updating the bootloader for Fomu... | 02:22 |
|---|---|---|
| aretsan27 | Never mind... | 02:34 |
| *** aretsan27 has quit IRC | 02:34 | |
| mithro | xobs: You going to port https://github.com/mithro/conda-env-make/blob/master/conda.mk to powershell on Windows? | 03:17 |
| tpb | Title: conda-env-make/conda.mk at master · mithro/conda-env-make · GitHub (at github.com) | 03:17 |
| xobs | mithro: that was an idea. I'm still investigating how it's supposed to work. | 03:17 |
| mithro | xobs: Okay -- the idea is that people can just type "make" and it gets conda | 03:19 |
| mithro | xobs: And if the environment.yml / requirements.txt updates - make should update the conda environment too | 03:20 |
| xobs | Some questions: (1) The template Makefile has `include third_party/conda-env-make/conda.mk`, but there is no `third_party` directory nor are there submodules. Where do I get that `conda.mk` from? | 03:21 |
| xobs | (2) What should `environment.yml` contain? | 03:21 |
| xobs | (3) What should `requirements.txt` contain? | 03:21 |
| mithro | https://github.com/mithro/conda-env-make | 03:25 |
| tpb | Title: GitHub - mithro/conda-env-make: Repository containing common Makefiles for setting up conda environments. (at github.com) | 03:25 |
| mithro | On windows you need to clone with symlinks enabled | 03:26 |
| xobs | Also, Miniconda has installed itself using this Makefile and is resisting being uninstalled :( | 03:26 |
| mithro | git config core.symlinks true | 03:27 |
| mithro | xobs: You should just rm -rf the env directory? | 03:27 |
| mithro | git clone -c core.symlinks=true <URL> | 03:27 |
| xobs | I need to manually remove it from the Registry and the start menu and the "Uninstall Software" menu as well. | 03:27 |
| mithro | xobs: That sounds like the command line arguments were not added to the install call | 03:28 |
| mithro | `/InstallationType=JustMe /AddToPath=0 /RegisterPython=0 /NoRegister=1 /NoScripts=1` | 03:29 |
| mithro | be back in an hour or so | 03:30 |
| xobs | Shouldn't it be `/NoRegistry=1`? | 03:30 |
| xobs | mithro: I did a clone with symlinks=true, and still don't have a `third_party` directory. Shouldn't it be showing up on the web interface if it existed? | 03:40 |
| *** squelch has joined #tomu | 05:06 | |
| *** squelch has quit IRC | 05:11 | |
| *** squelch has joined #tomu | 05:12 | |
| mithro | xobs: any luck? | 05:19 |
| mithro | xobs: https://github.com/mithro/conda-env-make/tree/master/test | 05:19 |
| tpb | Title: conda-env-make/test at master · mithro/conda-env-make · GitHub (at github.com) | 05:19 |
| mithro | xobs: third_party directory is right there? | 05:19 |
| xobs | mithro: ah, okay, I didn't realise it was in the `test` directory. | 05:34 |
| *** CarlFK has joined #tomu | 06:39 | |
| *** squelch has quit IRC | 08:23 | |
| *** spacekookie has quit IRC | 13:21 | |
| *** spacekookie has joined #tomu | 13:22 | |
| *** pmp-p has quit IRC | 13:43 | |
| *** pmp-p has joined #tomu | 13:45 | |
| *** emeb has joined #tomu | 16:28 | |
| *** GNUtoo has quit IRC | 17:14 | |
| *** GNUtoo has joined #tomu | 18:05 | |
| *** js has quit IRC | 22:36 | |
| *** js has joined #tomu | 22:36 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!