Giter VIP home page Giter VIP logo

Comments (3)

brandonbloom avatar brandonbloom commented on June 14, 2024

Can you share your project.clj?

Sent from my iPhone

On Jun 14, 2015, at 8:58 PM, Alan Thompson [email protected] wrote:

Hi - Tried running the README example and I seem to be missing something. My project.clj already has [fipp "0.6.2"]

~/cljtst > lein repl
nREPL server started on port 36876 on host 127.0.0.1 - nrepl://127.0.0.1:36876
REPL-y 0.3.5, nREPL 0.2.6
Clojure 1.7.0-alpha3
Java HotSpot(TM) 64-Bit Server VM 1.8.0_45-b14
Docs: (doc function-name-here)
(find-doc "part-of-name-here")
Source: (source function-name-here)
Javadoc: (javadoc java-object-or-class-here)
Exit: Control+D or (exit) or (quit)
Results: Stored in vars *1, *2, *3, an exception in *e

user=> (require '[fipp.engine :refer (pprint-document)])

FileNotFoundException Could not locate fipp/engine__init.class or fipp/engine.clj on classpath. clojure.lang.RT.load (RT.java:443)
user=>


Reply to this email directly or view it on GitHub.

from fipp.

rmoehn avatar rmoehn commented on June 14, 2024

Just a guess: Clojure 1.7.0-alpha3 doesn't support reader conditionals yet? So it can't use the .cljc files in fipp 0.6.2. Try using 0.5.2.

(I guess you've found that out yourself by now or it just became obsolete. So this issue should be closed.)

from fipp.

brandonbloom avatar brandonbloom commented on June 14, 2024

Yeah, I'll close this issue. Feel free to re-open if you have details and need further help.

from fipp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.