Ulrich Schinz

Results 4 comments of Ulrich Schinz

@tbabej Thanks for that... Thought installing from git develop branch would have fixed it, but seems, that I didn't get it the right way... `pip install -U tasklib` fixed it!...

Hi there. Could you solve that problem, I get the same error in similar circumstances. ``` (ns myproject.rap.api (:require-macros [cljs.core.async.macros :refer [go]]) (:require [cljs-http.client :as http] [cljs.core.async :refer [ (get-document...

Hi there, I solved the problem. I just didn't require the new created file, which in turn required the other stuff (like cljs-http). After requiring it in another file, it...

For me (as trying to checkout emacs, coming from vim) the best way to do it, was to just remove everything from the elpa directory and starting emacs. This installed...