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

Statistics package not installed #7

Closed
adityay6895 opened this issue Apr 28, 2017 · 1 comment
Closed

Statistics package not installed #7

adityay6895 opened this issue Apr 28, 2017 · 1 comment

Comments

@adityay6895
Copy link

I am getting this error. I have all dependencies installed. What could be the problem?
screen shot 2017-04-27 at 10 49 30 pm

@alshedivat
Copy link
Owner

To use kgp with Octave, you need to install the statistics package:

$ octave --eval "pkg install -forge -verbose io"
$ octave --eval "pkg install -forge -verbose statistics"

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