Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No reader function for tag Inf in parallel library #38

Closed
arichiardi opened this issue Apr 4, 2019 · 3 comments
Closed

No reader function for tag Inf in parallel library #38

arichiardi opened this issue Apr 4, 2019 · 3 comments

Comments

@arichiardi
Copy link

Hi @benedekfazekas!

Opening an issue from clojure-emacs/cider-nrepl#594 because the problem does not seem to be solved:

clojure.lang.Compiler$CompilerException: clojure.lang.LispReader$ReaderException: java.lang.RuntimeException: No reader function for tag Inf, compiling:(mranderson/inlined/parallel/v0v10/parallel/core.clj:323:31)
 at clojure.lang.Compiler.load (Compiler.java:7386)
    clojure.lang.RT.loadResourceScript (RT.java:372)
    clojure.lang.RT.loadResourceScript (RT.java:363)
    ...
$ lein -v
Leiningen 2.8.3 on Java 1.8.0_191 OpenJDK 64-Bit Server VM

The tests there are running against clojure 1.10 by default.

@benedekfazekas
Copy link
Owner

maybe i was wrong in terms of the lein version. can you try with lein 2.9.1?

@arichiardi
Copy link
Author

Yep 2.9.1 works. Closing.

@benedekfazekas
Copy link
Owner

thanks. will update the readme accordingly.

benedekfazekas added a commit that referenced this issue Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants