Search code examples
scilab

Scilab atoms error package not registered


Is there a common solution for installation error in atoms install?

--> atomsSystemUpdate() Scanning repository http://atoms.scilab.org/6.0 ... Done

--> atomsInstall("wgserialxcosio") atomsInstallList: The package "wgserialxcosio" is not registered. Please check on the ATOMS repository that it is available for Scilab 6.0 on Windows. If it is, run atomsSystemUpdate() before trying atomsInstall(..) again.

at line 52 of function atomsError ( C:\Tools\scilab-6.0.2\modules\atoms\macros\atoms_internals\atomsError.sci line 66 ) at line 78 of function atomsInstallList ( C:\Tools\scilab-6.0.2\modules\atoms\macros\atoms_internals\atomsInstallList.sci line 117 ) at line 233 of function atomsInstall ( C:\Tools\scilab-6.0.2\modules\atoms\macros\atomsInstall.sci line 249 )

--> ver ans =

     column 1

!Scilab Version: ! ! ! !Operating System: ! ! ! !Java version: ! ! ! !Java runtime information: ! ! ! !Java Virtual Machine information: ! ! ! !Vendor specification: !

     column 2

!6.0.2.1550134035 ! ! ! !Windows 10 10.0 ! ! ! !1.8.0_151 ! ! ! !Java(TM) SE Runtime Environment (build 1.8.0_151-b12) ! ! ! !Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) ! ! ! !Oracle Corporation !


Solution

  • The toolbox page https://atoms.scilab.org/toolboxes/wgserialxcosio/16.04.1 says that it is not available for recent versions of Scilab (for Windows you need Scilab <= 5.5.2). Please request toolbox rebuild on https://scilab.discourse.group (Atoms category).