|
| From: | Philip Nienhuis |
| Subject: | [Octave-bug-tracker] [bug #48735] xlswrite fails due to missing binary io pkg module |
| Date: | Wed, 10 Aug 2016 12:34:33 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Linux; Android 4.1.2; GT-N8010 Build/JZO54K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.95 Safari/537.36 |
Update of bug #48735 (project octave):
Status: None => Need Info
Summary: xlswrite fails with parse_sp_range error => xlswrite
fails due to missing binary io pkg module
_______________________________________________________
Follow-up Comment #1:
Looks like an incompletely installed or otherwise borked io package.
parse_sp_range.m merely tries to invoke a function in a binary module, to no
avail in your case. That it is lacking is a very telling eror message.
io-2.4.2 was released some weeks ago, please try:
pkg install -forge io
to get it and try your command again, and report back.
BTW, which operating system? "Other" isn't very informative :-)
(Title adapted)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?48735>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |