On a fresh lein install, when I start the repl via lein repl
and enter into the repl:
(use 'clojure.math.numeric-tower)
It throws an error:
FileNotFoundException Could not locate clojure/math/numeric_tower__init.class or clojure/math/numeric_tower.clj on classpath.
I'm new to Clojure so I don't really know how to fix this.
Lein version: Leiningen 2.7.1 (lein -v)
Clojure version: 1.8.0 ( (clojure-version) )
Add [org.clojure/math.numeric-tower "0.0.4"]
to the project's dependencies (in project.clj) and restart the repl.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With