I recently upgraded Octave to v.7.1.0 and am having trouble installing various packages, such as signal and tablicious. These packages were successfully installed on my previous version, v6.4:
This is the error I get when I try: pkg install -verbose tablicious-0.3.5.tar.gz (after changing directories within Octave to where the tar file is).
error: '__event_manager_unregister_doc__' undefined near line 25, column 7
error: called from
unload_tablicious at line 25 column 7
C:\Users\my.name\AppData\Roaming\octave\api-v57\packages\tablicious-0.3.6\PKG_DEL at line 1 column 1
uninstall at line 118 column 9
install at line 220 column 9
pkg at line 603 column 9
Iām running Windows 10 (build 19044)