Giter VIP home page Giter VIP logo

envision's People

Contributors

ifesdjeen avatar michaelklishin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

envision's Issues

UnsupportedClassVersionError

I tried the example code from the Readme file and got those errors when I compiled =(

2. Unhandled clojure.lang.Compiler$CompilerException
   java.lang.UnsupportedClassVersionError:
   clojurewerkz/statistiker/DoublePointWithMeta : Unsupported
   major.minor version 52.0

1. Caused by java.lang.UnsupportedClassVersionError
   clojurewerkz/statistiker/DoublePointWithMeta : Unsupported
   major.minor version 52.0

Unable to open/create new temporary directory.

Greetings,
I am using Ubuntu 16.10, which for some reason has the temporary directory set to '/tmp'
The directory that envision tries to create is something like: /tmpenvision-1488714813581-2793081121

I am unsure of how 'FileUtils getTempDirectoryPath' gets the temporary directory.

Setting environment variables TMP, TEMP, TMPDIR does not make any difference. I would like to be able run the clojure code from my emacs/cider environment.

Paul

Get error with lein when setting dependency in project.clj (Expect TLS)

With a freshly created project via 'lein new app ps-clj-testing', I get the following error when I add the dependency to project.clj file

(defproject ps-clj-testing "0.1.0-SNAPSHOT"
:description "FIXME: write description"
:url "http://example.com/FIXME"
:license {:name "Eclipse Public License"
:url "http://www.eclipse.org/legal/epl-v10.html"}
:dependencies [[org.clojure/clojure "1.8.0"]
[clojurewerkz/envision "0.1.0-SNAPSHOT"] ]
:main ^:skip-aot ps-clj-testing.core
:target-path "target/%s"
:profiles {:uberjar {:aot :all}})

$ lein repl
Tried to use insecure HTTP repository without TLS.
This is almost certainly a mistake; however in rare cases where it's
intentional please see lein help faq for details.

Removing/commenting out the dependancy allow me to get ot the repl prompt.
$lein repl
nREPL server started on port 38599 on host 127.0.0.1 - nrepl://127.0.0.1:38599
REPL-y 0.3.7, nREPL 0.2.12
Clojure 1.8.0
OpenJDK 64-Bit Server VM 1.8.0_151-8u151-b12-0ubuntu0.17.10.2-b12
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

$ lein version
Leiningen 2.8.1 on Java 1.8.0_151 OpenJDK 64-Bit Server VM

Leiningen FAQ indicated that it may be due to a dependancy not using a HTTPS URL.
https://github.com/technomancy/leiningen/blob/master/doc/FAQ.md (Search for 'insecure HTTP')

Unable to view Visualizations

I have followed the tutorial given in readme but I am getting empty files(with no visualizations). The code is the same as given in the tutorial and I am using python to create httpserver.
Do I need to install any other dependencies ?

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.