Loading Distance package not responding in Julia -


in julia studio 0.4.4 on mac os x 10.9, unable load distance package. when run:

julia> using distance 

julia studio terminal not respond, never goes prompt. have tried reinstall package remove ~/.julia folder, problem persists.

julia> pkg.status() required packages:  - dataframes                    0.4.3  - distance                      0.2.6  - ijulia                        0.1.11             55b60c47 (dirty)  - rdatasets                     0.1.1 additional packages:  - bindeps                       0.2.12  - blocks                        0.0.4  - dataarrays                    0.0.3  - gzip                          0.2.12  - homebrew                      0.0.6  - json                          0.3.5  - nettle                        0.1.3  - numericextensions             0.3.6  - replcompletions               0.0.1  - sortingalgorithms             0.0.1  - statsbase                     0.3.8  - uriparser                     0.0.2  - zmq                           0.1.11 

thank much!


Comments

Popular posts from this blog

C# random value from dictionary and tuple -

cgi - How do I interpret URLs without extension as files rather than missing directories in nginx? -

.htaccess - htaccess convert request to clean url and add slash at the end of the url -