Fuck Github
Fuck Github
I can confirm: there is no way this code can work with gherkin 4.1.3 (I didn't try other versions).
Same here. Tried to start Maxima with `maxima -X --no-userinit`, but It looks like it's too late to ask for that, so SBCL won't launch in such configuration.
It seems like other requirements don't matter. Simply installing `mne` hangs forever, i.e.: ``` sh conda install -y --strict-channel-priority --override-channels -c conda-forge python==3.8 conda==4.13.0 mne ``` is enough to reproduce...
Further experiments showed that `mne-base` can be installed in the same context.
I mean that it worked with Python 3.8 and `conda` 4.13.0, also all the other packages listed in the first post can be installed if I replace `mne` with `mne-base`....
I have to leave now, but I'll loop back to this tonight, so, hopefully will have more results. Luckily for me, I only really needed the stuff from `mne-base` anyways,...
`mamba` has no problems installing `mne` with all the same requirements.
I already mentioned above: that's not an option, because what hangs is `conda-build`, which, right now, cannot use `mamba` (and `boa`, the alternative to `conda-build` worked on by the same...
Maybe drop a line to Anaconda's people? I'm too tired of reminding them how `conda` is broken. They probably ignore this coming from the same person anyways. Or, at the...