--> atomsInstall("xls_link")
xls_link (Automation Link with Excel) is an easy way to use Microsoft Office Excel (TM) from Scilab.
Upload date : 2023-06-29 07:36:20 MD5 : 55a5b74ff71a4cf880893444329788b5 SHA1 : a91d01d876564c79e2dbe290914cca363d7008db Downloads : 891
Upload date : 2023-05-15 06:45:12 MD5 : 781e7a0c3e84fd0af30c342b5c517d01 SHA1 : 29f5fbebc60c336d63e1a22d92c1dd3283c3a36d Downloads : 826
Hello, Under a machine with Win11, xls_link will install under 2023.1 but will not provide a message at startup which question if it is installed/loaded or not. Under a machine with W10, with a fresh 2023.1 install, xls_link will fail to install. ____ atomsDownload: The downloaded file does not match the MD5SUM: - file : 'C:\Tools\SCILAB~2.0\contrib\xls_link\xls-link-0.6.0-bin.zip' - MD5SUM expected : 'caf01dd07d1dda077756a5cf3b57406d' - MD5SUM watched : '0b2e1bcfb1789c51ae74ea42c09c7dff' ____ Hope you can help
No problem for me on Windows10, using --> atomsInstall("xls_link") or --> atoms_gui().
Hello, Running under Win10 Enterprise and Scilab2024.0.0, I have the same problem with a different checksum, but same "Installation Failed!". However, going back to Scilab-6.1.1, the default package xls-link-0.5.0 installs correctly. Is it possible to fix under the 2024 version? Thank you ____ atomsDownload: The downloaded file does not match the MD5SUM: - file : 'C:\Users\ERIC~1.LEP\AppData\Roaming\Scilab\scilab- 2024.0.0\atoms\x64\xls_link\xls-link-0.6.0-src.zip' - MD5SUM expected : '781e7a0c3e84fd0af30c342b5c517d01' - MD5SUM watched : '4f977801897b9e00d03132dd40951526' ____
Dear user, Thanks for your feedback. We opened an issue to manage this problem (similar to https://atoms.scilab.org/toolboxes/xls_link/0.6.0/#comment3528): https://gitlab.com/scilab/forge/xls-link/-/issues/1 Can you add the corrupted .zip file and the result of atomsGetConfig() to this issue? Can you also tell us what antivirus you use? Best regards.