oolonc
oolonc
Same issue for me using plugin Python mambaforge. Installing `matplotlib` pulls down `gettext`, conflicting with the system version. Uninstalling fixes things. ``` Removing specs: ['gettext'] Transaction Prefix: /home/axel/.asdf/installs/python/mambaforge Removing specs:...
I fiddle with this a bit more and have gotten it to to function partially. ``` (cl-defun ++hy-init-named-session (&optional session) (condition-case err (unless (and (featurep 'hy-mode) (fboundp 'run-python)) (require 'hy-mode))...
I believe I am running into this as well. Trying to loadk `slynk` gives me ``` (ql:quickload :slynk) To load "slynk": Load 1 ASDF system: slynk ; Loading "slynk" ................................
Removing the override advice on `org-babel-tangle-collect-blocks` got the org-tangle script working again for me. ``` diff --git a/bin/org-tangle b/bin/org-tangle index b662ecb..7e2a040 100755 --- a/bin/org-tangle +++ b/bin/org-tangle @@ -107,8 +107,8 @@...
I am encountering this as well. Is what @TatriX suggests a possibility?
+1 I'm also getting a 404 at https://cfsamson.github.io/book-exploring-async-basics/